aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-base-orphans/README
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2018-10-26 11:28:14 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:07 +0700
commita747105a57ce1d063ab876abb3bd08fcfec4e3b5 (patch)
treefbfd75c514aef6a358afa9ddca50d596e81e350c /haskell/haskell-base-orphans/README
parent76406f5fccd17fc09f94910bacf495330bbb374d (diff)
haskell/haskell-base-orphans: Added (orphan instances for base).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-base-orphans/README')
-rw-r--r--haskell/haskell-base-orphans/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/haskell/haskell-base-orphans/README b/haskell/haskell-base-orphans/README
new file mode 100644
index 000000000000..8fd777d3d75c
--- /dev/null
+++ b/haskell/haskell-base-orphans/README
@@ -0,0 +1,5 @@
+base-orphans defines orphan instances that mimic instances available
+in later versions of base to a wider (older) range of compilers.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache