ghc-mod: Happy Haskell Hacking
ghc-mod is a backend program to enrich Haskell programming in editors. It strives to offer most of the features one has come to expect from modern IDEs in any editor. ghc-mod provides a library for other haskell programs to use as well as a standalone program for easy editor integration. All of the fundamental functionality of the frontend program can be accessed through the library however many implementation details are hidden and if you want to significantly extend ghc-mod you should submit these changes upstream instead of implementing them on top of the library.
[Skip to Readme]
Modules
[Index]
- GhcMod
- GhcMod.CabalHelper
- GhcMod.Caching
- GhcMod.Convert
- GhcMod.Cradle
- GhcMod.CustomPackageDb
- GhcMod.DebugLogger
- GhcMod.Doc
- GhcMod.DynFlags
- GhcMod.DynFlagsTH
- GhcMod.Error
- Exe
- GhcMod.FileMapping
- GhcMod.Gap
- GhcMod.GhcPkg
- GhcMod.HomeModuleGraph
- GhcMod.LightGhc
- GhcMod.Logger
- GhcMod.Logging
- GhcMod.Monad
- Options
- GhcMod.Output
- GhcMod.PathsAndFiles
- GhcMod.Pretty
- GhcMod.Read
- GhcMod.SrcUtils
- GhcMod.Stack
- GhcMod.Target
- GhcMod.Types
- GhcMod.Utils
- GhcMod.World
Flags
Manual Flags
Name | Description | Default |
---|---|---|
shelltest | Enable/disable shelltest test-suite | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ghc-mod-5.8.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.6.0, 0.6.1, 0.6.2, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.10.0, 1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5, 1.10.6, 1.10.7, 1.10.8, 1.10.9, 1.10.10, 1.10.11, 1.10.12, 1.10.13, 1.10.14, 1.10.15, 1.10.16, 1.10.17, 1.10.18, 1.11.0, 1.11.1, 1.11.2, 1.11.3, 1.11.4, 1.11.5, 1.12.0, 1.12.1, 1.12.2, 1.12.3, 1.12.4, 1.12.5, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.1.0, 2.1.1, 2.1.2, 3.0.0, 3.0.1, 3.0.2, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.1.7, 4.0.0, 4.0.1, 4.0.2, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.1.6, 5.0.0, 5.0.1, 5.0.1.1, 5.0.1.2, 5.1.0.0, 5.1.0.1, 5.1.0.2, 5.1.1.0, 5.2.0.0, 5.2.1.0, 5.2.1.1, 5.2.1.2, 5.3.0.0, 5.4.0.0, 5.5.0.0, 5.6.0.0, 5.7.0.0, 5.8.0.0 (info) |
---|---|
Change log | ChangeLog |
Dependencies | base (>=4.6.0.1 && <4.10), binary, bytestring, cabal-helper (>=0.7.3.0 && <0.8), containers, convertible (>=1.1.0.0 && <1.2), deepseq, directory, djinn-ghc (>=0.0.2.2 && <0.1), extra (>=1.4 && <1.6), fclabels (>=2.0 && <2.1), filepath, ghc (>=7.6 && <8.2), ghc-boot, ghc-mod, ghc-paths (>=0.1.0.9 && <0.2), ghc-syb-utils (>=0.2.3 && <0.3), haskell-src-exts (>=1.18 && <1.20), hlint (>=2.0.8 && <2.1), monad-control (>=1 && <1.1), monad-journal (>=0.4 && <0.8), mtl, old-time, optparse-applicative (>=0.13.0.0 && <0.14), pipes (>=4.1 && <4.4), process, safe (>=0.3.9 && <0.4), semigroups (>=0.10.0 && <0.19), split (>=0.2.2 && <0.3), syb (>=0.5.1 && <0.8), template-haskell, temporary (>=1.2.0.3 && <1.3), text (>=1.2.1.3 && <1.3), time, transformers, transformers-base (>=0.4.4 && <0.5) [details] |
License | AGPL-3.0-only[multiple license files] |
Author | Kazu Yamamoto <kazu@iij.ad.jp>, Daniel Gröber <dxld@darkboxed.org>, Alejandro Serrano <trupill@gmail.com>, Nikolay Yakimov <root@livid.pp.ru> |
Maintainer | Daniel Gröber <dxld@darkboxed.org> |
Revised | Revision 1 made by DanielG at 2017-07-19T19:28:47Z |
Category | GHC, Development |
Home page | https://github.com/DanielG/ghc-mod |
Source repo | head: git clone https://github.com/DanielG/ghc-mod.git |
Uploaded | by DanielG at 2017-06-11T12:59:05Z |
Distributions | |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Executables | ghc-modi, ghc-mod |
Downloads | 128866 total (267 in the last 30 days) |
Rating | 2.75 (votes: 7) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-06-11 [all 1 reports] |