Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> devel >> hdevtools
etiona  ] [  nabia  ]
[ 原始碼: hdevtools  ]

套件: hdevtools (0.1.6.1-1)

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.

其他與 hdevtools 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: ghc (<< 8.0.2+)
    The Glasgow Haskell Compilation system
    dep: ghc (>= 8.0.2)
  • dep: libc6 (>= 2.15)
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
  • dep: libffi6 (>= 3.0.4)
    Foreign Function Interface library runtime
  • dep: libgmp10
    Multiprecision arithmetic library

下載 hdevtools

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 8,231.7 kB68415 kB [文件列表]
i386 8,158.2 kB54408 kB [文件列表]