diff options
-rw-r--r-- | haskell/haskell-network/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/haskell/haskell-network/README b/haskell/haskell-network/README index bb058c77ea86..e2802d28782b 100644 --- a/haskell/haskell-network/README +++ b/haskell/haskell-network/README @@ -1,7 +1,5 @@ Provides high level and low level interfaces for network client and server programming in Haskell. Also URI interface is included. -This requires ghc and haskell-parsec. - -After uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg recache +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |