blob: 547047d5715a2836a1b640bc40db20c54667dae4 (
plain)
1
2
3
4
5
|
Hpack is a format for Haskell packages. It is a modern alternative
to the Cabal package format and follows different design principles.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|