I'm wondering what the best way to maintain
the latest ghc while using debian stable.
here's what I usually do:
* install ghc from binary package,
* build haskell-platform from source.
* when necessary, get more recent haskell packages via cabal
J.W.