summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-constraints/README
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-10-26 10:56:58 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:14 +0700
commitb5e884c822838ff08e9f74b320c968a245271ad2 (patch)
tree4264b0e76edd64068300fbd1f6358c6ba9bbaf2f /haskell/haskell-constraints/README
parent1c6e8a56f9432b0a299e0d307bfd9fc50a9d2188 (diff)
downloadslackbuilds-b5e884c822838ff08e9f74b320c968a245271ad2.tar.gz
slackbuilds-b5e884c822838ff08e9f74b320c968a245271ad2.tar.xz
haskell/haskell-constraints: Added (Constraint manipulation).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-constraints/README')
-rw-r--r--haskell/haskell-constraints/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/haskell/haskell-constraints/README b/haskell/haskell-constraints/README
new file mode 100644
index 0000000000..ee9f0979cb
--- /dev/null
+++ b/haskell/haskell-constraints/README
@@ -0,0 +1,6 @@
+GHC 7.4 gave us the ability to talk about ConstraintKinds. They stopped
+crashing the compiler in GHC 7.6. This package provides a vocabulary
+for working with them.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache