Hacker News new | past | comments | ask | show | jobs | submit login

What do you install and setup apart from ghc/i?



Emacs config. Latest versions of cabal cabal-install. A work around for the brokenness of the Haskell platform on ubuntu 13.04. Threadscope. Proper cabal setup for testing. Jenkins setup for CI from the start.

Also investigation dockerizing Haskell services too.


Do you have a good ~/.cabal/config auto-installed with library profiling enabled?


Yes, but I have moved to doing most stuff in sandboxes now and cabal repl is not playing nice with profiling at the moment.


I'd be more than interested to see what you got. I want to introduce Haskell to our production soon, but am still not sure about the whole process of managing it at scale. This would definitely help as an info if nothing else.


this would be very interesting


Up voted. Please post a link.


hdevtools, hoogle, hlint


Yep, those are all installed as part of my emacs set up.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: