phooey-0.2.1: Makefile
# See README for Cabal-based building. Other fancy stuff (like haddock) here.
user = conal
package = phooey
configure_args=--disable-use-packages --haddock-args="\
--read-interface=http://haskell.org/ghc/docs/latest/html/libraries/base,c:/ghc/ghc-6.6/doc/html/libraries/base/base.haddock \
--read-interface=http://haskell.org/ghc/docs/latest/html/libraries/mtl,c:/ghc/ghc-6.6/doc/html/libraries/mtl/mtl.haddock \
--read-interface=http://wxhaskell.sourceforge.net/doc,c:/Haskell/wxhaskell/out/doc/wxhaskell.haddock \
$(source_args)\
$(comments_args)\
"
include ../my-cabal-make.inc