slackbuilds_ponce/libraries/haskell-haskell-src/README

10 lines
317 B
Text
Raw Normal View History

haskell-haskell-src (Manipulating Haskell source code)
Facilities for manipulating Haskell source code: an abstract syntax,
lexer, parser, and pretty-printer.
This requires ghc and happy.
When uninstalling, run this command to unregister the package from the ghc
package database: ghc-pkg unregister haskell-src