mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
b3d75e92a3
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
9 lines
303 B
Text
9 lines
303 B
Text
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.
|
|
|
|
After uninstalling, run this command to unregister the package from the ghc
|
|
package database: ghc-pkg recache
|