lambdabot setup

Don Stewart dons at galois.com
Tue Feb 5 12:18:55 EST 2008


valery.vv:
> Dear, lazy programmers,
> 
> Please let me know the proper place to report lambdabot bugs,
> and feel free to ignore the rest of message.
> 
> Are you still reading? In this case you may want to know that
> *** I've successfully installed lambdabot with GHC 6.9! :) ***
> Kudos to Cale & the IRC crowd for making my day
> [http://tunes.org/~nef/logs/haskell/08.02.04].
> 
> Boring part:
> 
>   $ darcs get http://code.haskell.org/lambdabot
>   $ cd lambdabot
>   $ runhaskell Setup configure --prefix=$HOME --user
>   $ runhaskell Setup build
>   $ touch LICENSE  # see the patch attached
>   $ runhaskell Setup install

You need to use the ./build script which builds all the programs, not
just the cabal ones, and generates the extra files.

-- Don


More information about the Libraries mailing list