[darcs-users] some notes on patchwork and Darcs UI
Trent W. Buck
twb at cybersource.com.au
Wed Jul 22 02:19:30 UTC 2009
Eric Kow <kowey at darcs.net> writes:
> darcs get http://code.haskell.org/patchwork/main patchwork
I can't work out how to satisfy build dependencies:
$ ghc --make patchwork
patchwork.hs:12:8: Could not find module `Graphics.UI.Grapefruit.GTK'
[...]
$ cabal update
[...]
$ cabal install --dry-run grapefruit-ui-gtk
Resolving dependencies...
cabal: cannot configure grapefruit-ui-gtk-0.0.0.0.
It requires gtk >=0.9.13 && <0.11
There is no available version of gtk that satisfies >=0.9.13 && <0.11
More information about the darcs-users
mailing list