@hackage hhp1.0.3
Happy Haskell Programming
Categories
License
BSD-3-Clause
Maintainer
Kazu Yamamoto <kazu@iij.ad.jp>
Links
Versions
Installation
Dependencies (12)
- Cabal >=1.24
- base >=4.9 && <5
- containers
- deepseq
- directory
- exceptions Show all…
Dependents (0)
Package Flags
hlint
(on by default)
Require hlint
The hhp command is a backend command to enrich Haskell programming on editors. The hhpc/hhpi commands are based on HHP library which is a wrapper of GHC API and Cabal API. This package includes the hhpc command, the hhpi command, the HHP library, and Emacs front-end. For more information, please see its home page. Version 0.x.x supports GHC 8.x only whereas version 1.x.x suports GHC 9.x only.