hdevtools binary package in Ubuntu Bionic i386

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2018-01-23 18:44:47 UTC Published Ubuntu Bionic i386 release universe devel Optional 0.1.6.1-1
  • Published
  • Copied from ubuntu bionic-proposed i386 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic i386 proposed universe devel Optional 0.1.6.1-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2018-01-23 18:47:38 UTC Superseded Ubuntu Bionic i386 release universe devel Optional 0.1.6.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of hdevtools 0.1.6.1-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu bionic-proposed i386 in Primary Archive for Ubuntu
  2018-01-25 00:10:09 UTC Deleted Ubuntu Bionic i386 proposed universe devel Optional 0.1.6.0-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2017-11-02 19:50:34 UTC Superseded Ubuntu Bionic i386 release universe devel Optional 0.1.5.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of hdevtools 0.1.6.0-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu artful-proposed i386 in Primary Archive for Ubuntu