./devel/hdevtools, Persistent GHC powered background server for FAST haskell dev tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q1, Version: 0.1.2.2, Package name: hdevtools-0.1.2.2, Maintainer: szptvlfn

hdevtools is a backend for text editor plugins, to allow for things such as
syntax and type checking of Haskell code, and retrieving type information,
all directly from within your text editor.

The advantage that hdevtools has over competitors, is that it runs silently
in a persistent background process, and therefore is able to keeps all of
your Haskell modules and dependent libraries loaded in memory. This way,
when you change only a single source file, only it needs to be reloaded and
rechecked, instead of having to reload everything.

This makes hdevtools very fast for checking syntax and type errors (runs
just as fast as the :reload command in GHCi).


Required to run:
[lang/ghc7] [net/hs-network]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: f6008a9aebd2de006f855263e8b7acea0d6f5123
RMD160: 6787bc5c7847d2bcbba63c6bad39234c6fdb1628
Filesize: 18.065 KB

Version history: (Expand)