Paket: hdevtools (0.1.8.0-1build4)
Links für hdevtools
Trisquel-Ressourcen:
Quellcode-Paket hdevtools herunterladen:
- [hdevtools_0.1.8.0-1build4.dsc]
- [hdevtools_0.1.8.0.orig.tar.gz]
- [hdevtools_0.1.8.0-1build4.debian.tar.xz]
Betreuer:
Original Maintainers:
- Debian Haskell Group (E-Mail-Archiv)
- Ilias Tsitsimpis
Externe Ressourcen:
- Homepage [hackage.haskell.org]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu hdevtools
|
|
|
-
- dep: ghc (<< 8.8.1+dfsg1+is+8.6.5+dfsg1+)
- The Glasgow Haskell Compilation system
- dep: ghc (>= 8.8.1+dfsg1+is+8.6.5+dfsg1)
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libffi7 (>= 3.3~20180313)
- Foreign Function Interface library runtime
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling
hdevtools herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
amd64 | 8.565,4 kB | 60838 kB | [Liste der Dateien] |
armhf | 11.236,0 kB | 71124 kB | [Liste der Dateien] |