Hacker News new | ask | show | jobs
by fractalsea 4035 days ago
Have you tried the FP Haskell Center IDE[1]? It's completely web based, and should make it very easy to set up projects, bring in stable libraries and do builds. I would imagine this would be very useful for beginners.

There's more information in the linked Communities Report.

[1] https://www.fpcomplete.com/business/haskell-center/overview/

1 comments

He specifically mentioned offline programming.
Hopefully since FP Complete open sourced the backend to their FP Haskell center IDE a offline usable version will be made.