/var/lib/ghc/package.conf.d/webkit-0.12.3.conf is in libghc-webkit-dev 0.12.3-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | name: webkit
version: 0.12.3
id: webkit-0.12.3-5567f04f4565c720ac06c6a80af4600e
license: LGPL-2.1
copyright: (c) 2001-2010 The Gtk2Hs Team
maintainer: gtk2hs-users@lists.sourceforge.net
stability: provisional
homepage: http://projects.haskell.org/gtk2hs/
package-url:
synopsis: Binding to the Webkit library.
description: WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more.
category: Graphics
author: Cjacker Huang, Andy Stewart, Axel Simon
exposed: True
exposed-modules: Graphics.UI.Gtk.WebKit.CacheModel
Graphics.UI.Gtk.WebKit.Download
Graphics.UI.Gtk.WebKit.GeolocationPolicyDecision
Graphics.UI.Gtk.WebKit.HitTestResult
Graphics.UI.Gtk.WebKit.NetworkRequest
Graphics.UI.Gtk.WebKit.NetworkResponse
Graphics.UI.Gtk.WebKit.SecurityOrigin
Graphics.UI.Gtk.WebKit.SoupAuthDialog
Graphics.UI.Gtk.WebKit.WebBackForwardList
Graphics.UI.Gtk.WebKit.WebDatabase
Graphics.UI.Gtk.WebKit.WebDataSource
Graphics.UI.Gtk.WebKit.WebFrame
Graphics.UI.Gtk.WebKit.WebHistoryItem
Graphics.UI.Gtk.WebKit.WebInspector
Graphics.UI.Gtk.WebKit.WebNavigationAction
Graphics.UI.Gtk.WebKit.WebPolicyDecision
Graphics.UI.Gtk.WebKit.WebResource
Graphics.UI.Gtk.WebKit.WebSettings Graphics.UI.Gtk.WebKit.WebView
Graphics.UI.Gtk.WebKit.WebWindowFeatures
hidden-modules: Graphics.UI.Gtk.WebKit.Internal
Graphics.UI.Gtk.WebKit.Types Graphics.UI.Gtk.WebKit.Signals
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/webkit-0.12.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/webkit-0.12.3/ghc-7.6.3
hs-libraries: HSwebkit-0.12.3
extra-libraries: webkitgtk-1.0 gtk-x11-2.0 soup-2.4
javascriptcoregtk-1.0 gdk-x11-2.0 atk-1.0 pangoft2-1.0
pangocairo-1.0 gdk_pixbuf-2.0 cairo pango-1.0 freetype fontconfig
gio-2.0 gobject-2.0 glib-2.0
extra-ghci-libraries:
include-dirs: /usr/include/glib-2.0
/usr/lib/x86_64-linux-gnu/glib-2.0/include /usr/include/gtk-2.0
/usr/include/libsoup-2.4 /usr/lib/x86_64-linux-gnu/gtk-2.0/include
/usr/include/atk-1.0 /usr/include/cairo /usr/include/gdk-pixbuf-2.0
/usr/include/pango-1.0 /usr/include/gio-unix-2.0/
/usr/include/pixman-1 /usr/include/freetype2 /usr/include/libpng12
/usr/include/harfbuzz /usr/include/libxml2
/usr/include/webkitgtk-1.0
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
cairo-0.12.4-d0af4e3c2efc8686b6948ffdcda8993e
glib-0.12.4-e3c24025d434894ff47dcfccf269abe4
gtk-0.12.4-b93da7450dfc69cb187cd1527af139e9
pango-0.12.4-174180270d0277afb10a5dc3a07f4df4
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/webkit-0.12.3/webkit.haddock
haddock-html: /usr/share/doc/libghc-webkit-doc/html/
|