runhaskell Setup.lhs configure
runhaskell Setup.lhs build
runhaskell Setup.lhs install
michael@isolde:~/Development/haddock-0.8$ runhaskell Setup.lhs install
Installing: /home/michael/software/lib/haddock-0.8/ghc-6.6.1 & /home/michael/software/bin haddock-0.8...
michael@isolde:~/Development/haddock-0.8$ which haddock
/home/michael/software/bin/haddock
michael@isolde:~/Development/haddock-0.8$ runhaskell Setup.lhs haddock
Preprocessing executables for haddock-0.8...
Running Haddock for haddock-0.8...
Warning: cannot use package haddock-0.8:
ghc-pkg failed
Warning: cannot use package base-2.1.1:
interface /home/michael/software/share/ghc-6.6.1/html/libraries/base/base.haddock does not exist.
Warning: cannot use package haskell98-1.0:
HTML directory /home/michael/software/share/ghc-6.6.1/html/libraries/haskell98 does not exist.
dist/build/tmp/src/Main.hs:"dist/build/tmp/src/Main.hs": 39:1: Parse error
michael@isolde:~/Development/haddock-0.8$
-- Michael T. Richter <ttmrichter@gmail.com> (GoogleTalk: ttmrichter@gmail.com) A well-designed and humane interface does not need to be split into beginner and expert subsystems. (Jef Raskin) |