diff options
Diffstat (limited to 'haskell/haskell-multipart/README')
-rw-r--r-- | haskell/haskell-multipart/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-multipart/README b/haskell/haskell-multipart/README new file mode 100644 index 0000000000..3a7322b31a --- /dev/null +++ b/haskell/haskell-multipart/README @@ -0,0 +1,4 @@ +HTTP multipart split out of the haskell-cgi package. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |