Haskell IDE



And of course we all know what xkcd: Real Programmers use.

I'm eagerly awaiting your feedback!

Comments

  1. Progress: one of my readers has noted that HaRe depends on network and mtl packages (libghc6-network-dev, libghc6-mtl-dev) to compile, and it didn't compile clean when he tried. Investigation is underway.

    ReplyDelete
  2. By the way, we've solved the issue a week later. It involved a few make clean's, .emacs configuration and rewriting the test source a bit. As it seems, HaRe didn't support all constructs which the guy had which depended on GHC extensions. Rewriting it to standard Haskell'98 was trivial, however. The system could then refactor using Emacs.

    ReplyDelete

Post a Comment

Popular posts from this blog

Tftp secret of TL-WR740N uncovered

Hidden TFTP of TP-Link routers

Haskell for embedded: C output, compilers, monads, Timber