by Croaky on 8/2/14, 2:58 PM with 5 comments
by noelwelsh on 8/2/14, 7:36 PM
Seems that most of the problems involved deployment on Heroku, suggesting that Heroku is not a good platform for deploying Haskell. Perhaps if you're changing language the rest of the process should change as well?
by codygman on 8/2/14, 8:00 PM
I've found the type system combined with using the repl to do iterative development to be a huge productivity and stability win.
by ksec on 8/2/14, 3:46 PM