
11 Dec
2006
11 Dec
'06
11:33 p.m.
On 12/11/06, Paul Moore
F:\cabal-1.1.6.1>runhaskell Setup.lhs install Installing: C:\Program Files\Haskell\Cabal-1.1.6.1\ghc-6.6 & C:\Program Files\Haskell\bin Cabal-1.1.6.1... Setup.lhs: Error: Could not find module: Distribution.Compiler with any suffix: ["hi"]
The magic commands are:
runhaskell Setup.lhs configure
runhaskell Setup.lhs build
runhaskell Setup.lhs install
--
Taral