The ghc-mod package
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. For more information, please see its home page.
Properties
| Versions | 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 (info) |
|---|---|
| Change log | ChangeLog |
| Dependencies | async (<2.1), base (>=4.0 && <5), bytestring (<0.11), cabal-helper (>=0.6.1.0 && <0.7), cereal (==0.4.*), containers (<0.6), convertible, deepseq (<1.5), directory (<1.3), djinn-ghc (>=0.0.2.2 && <0.1), extra (==1.4.*), fclabels (==2.0.*), filepath (<1.5), ghc (<7.11), ghc-mod, ghc-paths (<0.2), ghc-prim, ghc-syb-utils (<0.3), haskell-src-exts (<1.18), hlint (>=1.8.61 && <1.10), monad-control (>=1 && <1.1), monad-journal (>=0.4 && <0.8), mtl (>=2.0 && <2.3), old-time (<1.2), pipes (==4.1.*), pretty (<1.2), process (<1.3), random (<=1.0.1.1), split (<0.3), syb (<0.7), temporary (<1.3), text (<1.3), time (<1.6), transformers (<0.5), transformers-base (<0.5) [details] |
| License | AGPL-3[multiple licese files] |
| Author | Kazu Yamamoto <kazu@iij.ad.jp>, Daniel Gröber <dxld@darkboxed.org>, Alejandro Serrano <trupill@gmail.com> |
| Maintainer | Daniel Gröber <dxld@darkboxed.org> |
| Category | GHC, Development |
| Home page | http://www.mew.org/~kazu/proj/ghc-mod/ |
| Source repository | head: git clone https://github.com/kazu-yamamoto/ghc-mod.git |
| Executables | ghc-modi, ghc-mod |
| Uploaded | Wed Sep 16 05:36:07 UTC 2015 by DanielG |
| Updated | Thu Nov 26 15:06:37 UTC 2015 by DanielG to revision 4 |
| Distributions | Debian:5.3.0.0, NixOS:5.4.0.0, Stackage:5.4.0.0 |
| Downloads | 51081 total (770 in last 30 days) |
| Votes | |
| Status | Docs available [build log] Last success reported on 2015-09-28 [all 2 reports] |
Modules
- Language
- Haskell
- Language.Haskell.GhcMod
- Language.Haskell.GhcMod.Boot
- Language.Haskell.GhcMod.Browse
- Language.Haskell.GhcMod.CabalHelper
- Language.Haskell.GhcMod.Caching
- Language.Haskell.GhcMod.CaseSplit
- Language.Haskell.GhcMod.Check
- Language.Haskell.GhcMod.Convert
- Language.Haskell.GhcMod.Cradle
- Language.Haskell.GhcMod.CustomPackageDb
- Language.Haskell.GhcMod.Debug
- Language.Haskell.GhcMod.DebugLogger
- Language.Haskell.GhcMod.Doc
- Language.Haskell.GhcMod.DynFlags
- Language.Haskell.GhcMod.Error
- Language.Haskell.GhcMod.FileMapping
- Language.Haskell.GhcMod.FillSig
- Language.Haskell.GhcMod.Find
- Language.Haskell.GhcMod.Flag
- Language.Haskell.GhcMod.Gap
- Language.Haskell.GhcMod.GhcPkg
- Language.Haskell.GhcMod.HomeModuleGraph
- Language.Haskell.GhcMod.Info
- Language.Haskell.GhcMod.Internal
- Language.Haskell.GhcMod.Lang
- Language.Haskell.GhcMod.LightGhc
- Language.Haskell.GhcMod.Lint
- Language.Haskell.GhcMod.Logger
- Language.Haskell.GhcMod.Logging
- Language.Haskell.GhcMod.Modules
- Language.Haskell.GhcMod.Monad
- Language.Haskell.GhcMod.Output
- Language.Haskell.GhcMod.PathsAndFiles
- Language.Haskell.GhcMod.PkgDoc
- Language.Haskell.GhcMod.Pretty
- Language.Haskell.GhcMod.Read
- Language.Haskell.GhcMod.SrcUtils
- Language.Haskell.GhcMod.Stack
- Language.Haskell.GhcMod.Target
- Language.Haskell.GhcMod.Types
- Language.Haskell.GhcMod.Utils
- Language.Haskell.GhcMod.World
- Language.Haskell.GhcMod
- Haskell
[Index]
Downloads
- ghc-mod-5.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (included in the package)
Maintainers' corner
For package maintainers and hackage trustees