On Sat, Dec 15, 2012 at 9:01 AM, Petr P <[email protected]> wrote:

> So if I put cpphs into build-tools and I don't have it installed, the
> build will fail? Is this a desired behavior, or a bug?
>

Shortcoming of cabal; it only "knows about" libraries because it is really
just a front-end for ghc-pkg, so can't really figure dependencies involving
only executables and not libraries.  The same thing comes up with happy,
alex, and gtk2hsc2hs.

-- 
brandon s allbery kf8nh                               sine nomine associates
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to