/var/lib/ghc/package.conf.d/gtksourceview2-0.12.3.1.conf is in libghc-gtksourceview2-dev 0.12.3.1-3+b1.
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 | name: gtksourceview2
version: 0.12.3.1
id: gtksourceview2-0.12.3.1-02d5ef5aee8ea4ca4584f94afea57b5f
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 GtkSourceView library.
description: GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
other features typical of a source editor.
category: Graphics
author: Duncan Coutts, Peter Gavin, Axel Simon
exposed: True
exposed-modules: Graphics.UI.Gtk.SourceView
Graphics.UI.Gtk.SourceView.Enums
Graphics.UI.Gtk.SourceView.SourceBuffer
Graphics.UI.Gtk.SourceView.SourceCompletion
Graphics.UI.Gtk.SourceView.SourceCompletionContext
Graphics.UI.Gtk.SourceView.SourceCompletionInfo
Graphics.UI.Gtk.SourceView.SourceCompletionItem
Graphics.UI.Gtk.SourceView.SourceCompletionProposal
Graphics.UI.Gtk.SourceView.SourceCompletionProvider
Graphics.UI.Gtk.SourceView.SourceGutter
Graphics.UI.Gtk.SourceView.SourceIter
Graphics.UI.Gtk.SourceView.SourceLanguage
Graphics.UI.Gtk.SourceView.SourceLanguageManager
Graphics.UI.Gtk.SourceView.SourceMark
Graphics.UI.Gtk.SourceView.SourceStyle
Graphics.UI.Gtk.SourceView.SourceStyleScheme
Graphics.UI.Gtk.SourceView.SourceStyleSchemeManager
Graphics.UI.Gtk.SourceView.SourceUndoManager
Graphics.UI.Gtk.SourceView.SourceView
hidden-modules: Graphics.UI.Gtk.SourceView.SourceStyle.Internal
Graphics.UI.Gtk.SourceView.Types Graphics.UI.Gtk.SourceView.Signals
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/gtksourceview2-0.12.3.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/gtksourceview2-0.12.3.1/ghc-7.6.3
hs-libraries: HSgtksourceview2-0.12.3.1
extra-libraries: gtksourceview-2.0 gtk-x11-2.0 gdk-x11-2.0 atk-1.0
gio-2.0 pangoft2-1.0 pangocairo-1.0 gdk_pixbuf-2.0 cairo pango-1.0
fontconfig gobject-2.0 glib-2.0 freetype
extra-ghci-libraries:
include-dirs: /usr/include/libxml2 /usr/include/gtk-2.0
/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/freetype2 /usr/include/glib-2.0
/usr/lib/x86_64-linux-gnu/glib-2.0/include /usr/include/pixman-1
/usr/include/libpng12 /usr/include/libdrm /usr/include/harfbuzz
/usr/include/gtksourceview-2.0
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
glib-0.12.5.3-3500f4feb37477d09fa54456f499bf47
gtk-0.12.5.6-a6f73d68983aec4b768d54ea9b167361
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/gtksourceview2-0.12.3.1/gtksourceview2.haddock
haddock-html: /usr/share/doc/libghc-gtksourceview2-doc/html/
|