diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:59:43 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:38 +0700 |
commit | 5f568c523cac7409194dda7cb0271b74b818140b (patch) | |
tree | 9f6160d600287dd04729b32f29a706d78c059339 /haskell/haskell-path/README | |
parent | 4bd0c3428cddcbdd810ea01b2a8fdbf19e169f6b (diff) |
haskell/haskell-path: Added (Support for well-typed paths).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-path/README')
-rw-r--r-- | haskell/haskell-path/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-path/README b/haskell/haskell-path/README new file mode 100644 index 0000000000000..b99110c182113 --- /dev/null +++ b/haskell/haskell-path/README @@ -0,0 +1,4 @@ +Support for well-typed paths. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |