all options
buster  ]
[ Source: hdevtools  ]

Package: hdevtools (0.1.7.0-1 and others)

Links for hdevtools

Screenshot

Debian Resources:

Download Source Package hdevtools:

Maintainers:

External Resources:

Similar packages:

GHC powered daemon for fast Haskell development

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 ghc-mod 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).

In fact, syntax and type checking is so fast, that you can safely enable auto checking on every save. Even for huge projects, checking is nearly instant.

In addition to checking Haskell source code for errors, `hdevtools` has tools for getting info about identifiers, and getting type information for snippets of code.

Other Packages Related to hdevtools

  • depends
  • recommends
  • suggests
  • enhances

Download hdevtools

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 0.1.7.0-1+b1 8,515.1 kB62,088.0 kB [list of files]
arm64 0.1.7.0-1+b1 12,436.0 kB84,453.0 kB [list of files]
armhf 0.1.7.0-1+b1 11,141.0 kB69,687.0 kB [list of files]
i386 0.1.7.0-1+b1 8,377.3 kB47,803.0 kB [list of files]