hhp alternatives and similar packages
Based on the "Development" category.
Alternatively, view hhp alternatives based on common mentions on social networks and blogs.
-
cabal-install-parsers
Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations -
fourmolu
A fourk of ormolu that uses four space indentation and allows arbitrary configuration. Don't like it? PRs welcome!
CodeRabbit: AI Code Reviews for Developers

Do you think we are missing an alternative of hhp or a related project?
Popular Comparisons
README
Happy Haskell Programming
The Happy Haskell Programming (HHP) package includes the hhpc
command, the hhpi
command, the HHP library, and Emacs front-end.
The hhpc
command and hhpi
command are backend commands to enrich Haskell programming on editors.
hhpc
and hhpi
are based on the HHP library
which is a wrapper of GHC API and Cabal.
Emacs front-end is an extension of Haskell mode. It enables to complete Haskell symbols and to browse documents of modules. Syntax error highlighting with GHC/Hlint is also integrated. Moreover, you are free from import hell.
Supported GHC and Cabal
- GHC 8.0 - Cabal 1.24
- GHC 8.2 - Cabal 2.0
- GHC 8.4 - Cabal 2.2
- GHC 8.6 - Cabal 2.4
- GHC 8.8 - Cabal 3.0
- GHC 8.10 - Cabal 3.2
Installation and Usage
- [Installation](doc/install.md)
- [The
hhpc
command](doc/hhpc.md) - [The
hhpi
command](doc/hhpi.md) - [Emacs front-end](doc/emacs.md)
Copyright and license
Copyright of this package belongs to IIJ Innovation Institute Inc. This package is available under [BSD3 license](LICENSE).
*Note that all licence references and agreements mentioned in the hhp README section above
are relevant to that project's source code only.