I'm playing with GHC package on FreeBSD 8.1.
I installed GHC with pkg_add -r ghc
. But it was not worked well. I tried some more but I realized the installed GHC version is just 6.10.x. This version is came out in 2009.
Current recent version is 7.x, and last stable version shipped in Haskell Platform was 6.12.x.
Is Haskell porting stopped? Or am I using wrong package? Please let me know!