Axel Simon <axel.si...@in.tum.de> writes:

> On 23.04.2010, at 03:39, Andy Stewart wrote:
>
>> <soegtk.tar.gz>
>
> Synopsis:       Binding to the SOE.
> Description:    An alternative implementation of the graphics library used in 
> The Haskell
>                 School of Expression, by Paul Hudak, 
> <http://www.haskell.org/soe/
>>.
>
> change this to
>
> Synopsis:       GUI functions as used in the book "The Haskell School of 
> Expression".
> Description:    An alternative implementation of the graphics library used in 
> the book The Haskell
>                 School of Expression, by Paul Hudak, 
> <http://www.haskell.org/soe/
>>. This library
>               builds on top of Gtk+.
Fix, thanks.

>
> You don't need any of this:
>
> x-Types-Forward: *System.Glib.GObject *Graphics.UI.Gtk.Types
> x-Types-Destructor: objectUnrefFromMainloop
>         x-c2hs-Header:  gtk/gtk.h
>         extensions:     ForeignFunctionInterface
>         pkgconfig-depends: gtk+-2.0 >= 2.8.0
Looks cabal don't allowed remove `x-c2hs-Header`.
How to disable `x-c2hs-Header`?

  -- Andy

------------------------------------------------------------------------------
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to