diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 13:34:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:41 +0700 |
commit | 68dbd70759c4e9433c21cef1e1926d097ad07698 (patch) | |
tree | bcb073411574ebc9e28d409706aaedad5756b466 /haskell/haskell-regex-applicative-text/README | |
parent | 039f378a2620c5682a594759ee9ed31d2aa7a527 (diff) |
haskell/haskell-regex-applicative-text: Added (text wrappers).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-regex-applicative-text/README')
-rw-r--r-- | haskell/haskell-regex-applicative-text/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-regex-applicative-text/README b/haskell/haskell-regex-applicative-text/README new file mode 100644 index 0000000000000..4c7cea97a0dbd --- /dev/null +++ b/haskell/haskell-regex-applicative-text/README @@ -0,0 +1,4 @@ +Text wrappers for regex-applicative hackage. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |