diff options
Diffstat (limited to 'libraries/haskell-ansi-wl-pprint/README')
-rw-r--r-- | libraries/haskell-ansi-wl-pprint/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/haskell-ansi-wl-pprint/README b/libraries/haskell-ansi-wl-pprint/README deleted file mode 100644 index 44c4974c14..0000000000 --- a/libraries/haskell-ansi-wl-pprint/README +++ /dev/null @@ -1,8 +0,0 @@ -This is a pretty printing library based on Wadler's paper A Prettier -Printer. It has been enhanced with support for ANSI terminal colored -output using the ansi-terminal package. - -This requires ghc, and haskell-ansi-terminal. - -After uninstalling, run this command to unregister the package from -the ghc package database: ghc-pkg recache |