[Haskell-cafe] Haskell School of Expression (graphics)

Andrew Coppin andrewcoppin at btinternet.com
Sun May 29 15:45:49 CEST 2011


On 28/05/2011 08:06 PM, michael rice wrote:

> /tmp/glib-0.11.22906/glib-0.11.2/Gtk2HsSetup.hs:190:70:
> Couldn't match expected type `[PackageDB]'
> with actual type `PackageDB'
> Expected type: PackageDBStack
> Actual type: PackageDB
> In the sixth argument of `registerPackage', namely `packageDb'
> In the expression:
> registerPackage
> verbosity installedPkgInfo pkg lbi inplace packageDb
> cabal: Error: some packages failed to install:
> cairo-0.11.1 failed during the configure step. The exception was:
> ExitFailure 1

There's some sort of glitch with Gtk2hs (on which SOE depends) that 
causes it to not build with GHC 7.x (?) unless you hand-edit some of the 
files (!)

http://hackage.haskell.org/trac/gtk2hs/ticket/1203



More information about the Haskell-Cafe mailing list