diff options
Diffstat (limited to 'libraries/haskell-regex-compat/README')
-rw-r--r-- | libraries/haskell-regex-compat/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libraries/haskell-regex-compat/README b/libraries/haskell-regex-compat/README deleted file mode 100644 index 2246bedbc7..0000000000 --- a/libraries/haskell-regex-compat/README +++ /dev/null @@ -1,6 +0,0 @@ -A module layer over haskell-regex-posix to replace Text.Regex. - -This requires ghc and haskell-regex-posix. - -After uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg recache |