
It seems there is no ghc 6.8.2 for my version of debian. So I am
compiling from source.
I ran config with no problem. make generated some errors. I omit all
output except the end. Let me know if Ileft something important out
please.
make all
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package
Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp
-c System/FilePath/Posix.hs -o System/FilePath/Posix.o -ohi
System/FilePath/Posix.hi
cc1: error: unrecognized option `-fno-unit-at-a-time'
<