From: Ivan P. <iva...@gm...> - 2016-10-19 20:13:09
|
Hi I don't know about stack, but what happens if you run the stack equivalent of: cabal configure -v3 ? Ivan On 19 October 2016 at 22:07, John O'Donnell <joh...@gl...> wrote: > Hi Brandon, > > Thanks. Yes, I did install gtk2hs-buildtools first. I manually set the > extra-lib-dirs and extra-include-dirs in stack.yaml, and the hspango.h file > is in one of those include dirs. > > Cheers, > John > > > On 10/19/2016 8:45 PM, Brandon Allbery wrote: > > > On Wed, Oct 19, 2016 at 3:13 PM, John O'Donnell < > joh...@gl...> wrote: > >> >> What am I doing wrong? > > > Did you install gtk2hs-buildtools first? > I also seem to recall you need to tweak something in the stack.yaml --- > the problem here being that it's being looked for while building the > setup/configure, not while building the package, and by default only the > base system dependencies are available at that time. > > -- > brandon s allbery kf8nh sine nomine > associates > all...@gm... > bal...@si... > unix, openafs, kerberos, infrastructure, xmonad > http://sinenomine.net > > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Gtk2hs-users mailing list > Gtk...@li... > https://lists.sourceforge.net/lists/listinfo/gtk2hs-users > > |