diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-transformers/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-transformers/README b/haskell/haskell-transformers/README index 786e1f6189..f6576ddc34 100644 --- a/haskell/haskell-transformers/README +++ b/haskell/haskell-transformers/README @@ -4,7 +4,5 @@ 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 |