diff options
Diffstat (limited to 'libraries/haskell-network/README')
-rw-r--r-- | libraries/haskell-network/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/haskell-network/README b/libraries/haskell-network/README deleted file mode 100644 index bb058c77ea..0000000000 --- a/libraries/haskell-network/README +++ /dev/null @@ -1,7 +0,0 @@ -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 |