summaryrefslogtreecommitdiff
path: root/libraries/haskell-transformers/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/haskell-transformers/README')
-rw-r--r--libraries/haskell-transformers/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/libraries/haskell-transformers/README b/libraries/haskell-transformers/README
deleted file mode 100644
index 786e1f6189..0000000000
--- a/libraries/haskell-transformers/README
+++ /dev/null
@@ -1,10 +0,0 @@
-This part contains the monad transformer class, the concrete monad
-transformers, operations and liftings. It can be used on its own in
-Haskell 98 code, or with the monad classes in the monads-fd or
-monads-tf packages, which automatically lift operations introduced
-by monad transformers through other transformers.
-
-This requires ghc.
-
-After uninstalling, run this command to unregister the package from
-the ghc package database: ghc-pkg recache