Haskell on Heroku (improved)

6 Dec
2013
6 Dec
'13
1:22 p.m.
Hey all, I just created a buildpack to deploy Haskell apps to Heroku. If you use Yesod or Snap or whatever give it a try. It uses GHC 7.6.3 and Cabal 1.18 so it should support all the modern goodies you like to use. https://github.com/begriffs/heroku-buildpack-ghc Also some people have reported an issue with cabal-install choosing the wrong versions of packages. Anyone run into this kind of thing before? https://github.com/begriffs/heroku-buildpack-ghc/issues/7 Regards, Joe Nelson
4185
Age (days ago)
4185
Last active (days ago)
0 comments
1 participants
participants (1)
-
Joe Nelson