2 patches for repository http://code.haskell.org/webkit:

Mon Apr 23 09:49:57 FET 2012  Sergei Trofimovich <sly...@community.haskell.org>
  * fix build failure on cabal-1.14
  
  Building webkit-0.12.3...
  Preprocessing library webkit-0.12.3...
  dist/build/Graphics/UI/Gtk/WebKit/Signals.h:1:22: fatal error: hswebkit.h: No 
such file or directory
  compilation terminated.
  gtk2hsC2hs: Error during preprocessing custom header file

Mon Apr 23 09:50:20 FET 2012  Sergei Trofimovich <sly...@community.haskell.org>
  * fix build failure on haddock-2.10.0
  
  Checking module Graphics.UI.Gtk.WebKit.WebFrame...
  Creating interface...
  haddock: internal error: lexical error
  /usr/bin/haddock returned ExitFailure 1

New patches:

[fix build failure on cabal-1.14
Sergei Trofimovich <sly...@community.haskell.org>**20120423064957
 Ignore-this: 7184cf56beac21f458b50c684d3e5491
 
 Building webkit-0.12.3...
 Preprocessing library webkit-0.12.3...
 dist/build/Graphics/UI/Gtk/WebKit/Signals.h:1:22: fatal error: hswebkit.h: No such file or directory
 compilation terminated.
 gtk2hsC2hs: Error during preprocessing custom header file
] hunk ./webkit.cabal 87
         x-Signals-Types: marshal.list
         x-Signals-Import: Graphics.UI.GtkInternals
 		
+        Include-dirs: .
         x-c2hs-Header:  hswebkit.h
         pkgconfig-depends: webkit-1.0 >= 1.1.15
[fix build failure on haddock-2.10.0
Sergei Trofimovich <sly...@community.haskell.org>**20120423065020
 Ignore-this: 9795f7514aa9fa7d049e68ef26c3c8c0
 
 Checking module Graphics.UI.Gtk.WebKit.WebFrame...
 Creating interface...
 haddock: internal error: lexical error
 /usr/bin/haddock returned ExitFailure 1
] hunk ./Graphics/UI/Gtk/WebKit/WebFrame.chs 156
 
 -- | Determines the current status of the load.
 --
--- frame :   a WebKitWebView 
+-- frame :   a WebKitWebView
 --                          
 -- * Since 1.1.7
 webFrameGetLoadStatus ::

Context:

[include . so hswebkit.h is visible
Daniel Wagner <dan...@wagner-home.com>**20120404211706
 Ignore-this: 2415063e98c32acfeb97f5f37b541825
] 
[Make detection of gtk2hsC2Hs more reliable. Bump version number to 0.12.4.
axel.si...@in.tum.de**20111113221038
 Ignore-this: a4032c069a77d52e012e981e2ea3093f
] 
[GString is only available in glib  >= 0.12.1
Jens Petersen <j...@community.haskell.org>**20111112120738
 Ignore-this: 2efb7f42158aaa6820373a5e7eac14a5
] 
[TAG 0.12.3
Duncan Coutts <dun...@community.haskell.org>**20110912114848
 Ignore-this: 31f5ded0f29cafce93832b530e554f2e
] 
Patch bundle hash:
a3cf6b59c4c33bdb715297b6aabe22be168c5638
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to