diff options
Diffstat (limited to 'haskell/haskell-stringprep/README')
-rw-r--r-- | haskell/haskell-stringprep/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-stringprep/README b/haskell/haskell-stringprep/README new file mode 100644 index 0000000000..d1945a08e4 --- /dev/null +++ b/haskell/haskell-stringprep/README @@ -0,0 +1,4 @@ +Implements the StringPrep algorithm. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |