/var/lib/ghc/package.conf.d/yi-0.7.1.conf is in libghc-yi-dev 0.7.1-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 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 | name: yi
version: 0.7.1
id: yi-0.7.1-d9aaa958063ca7f34e025ba39a298f65
license: GPL
copyright:
maintainer: yi-devel@googlegroups.com
stability:
homepage: http://haskell.org/haskellwiki/Yi
package-url:
synopsis: The Haskell-Scriptable Editor
description: Yi is a text editor written in Haskell and extensible in Haskell. The goal of the Yi project is
to provide a flexible, powerful, and correct editor for haskell hacking.
category: Development, Editor
author: AUTHORS
exposed: True
exposed-modules: Yi.UI.Pango Yi.UI.Pango.Control Yi.UI.Vty Yi
Yi.Boot Yi.Buffer Yi.Buffer.Basic Yi.Buffer.HighLevel
Yi.Buffer.Indent Yi.Buffer.Normal Yi.Buffer.Misc Yi.Buffer.Region
Yi.Buffer.TextUnit Yi.Buffer.Undo Yi.Command Yi.Completion
Yi.Config Yi.Config.Default Yi.Config.Misc Yi.Config.Simple
Yi.Config.Simple.Types Yi.Core Yi.Debug Yi.Dired Yi.Dynamic
Yi.Editor Yi.Eval Yi.Event Yi.File Yi.History Yi.Hoogle Yi.Hooks
Yi.IReader Yi.IncrementalParse Yi.Interact Yi.JumpList Yi.Keymap
Yi.Keymap.Completion Yi.Keymap.Cua Yi.Keymap.Emacs
Yi.Keymap.Emacs.KillRing Yi.Keymap.Emacs.Utils Yi.Keymap.Keys
Yi.Keymap.Readline Yi.Keymap.Vim Yi.Keymap.Vim.TagStack
Yi.Keymap.Vim2 Yi.Keymap.Vim2.Common Yi.Keymap.Vim2.Digraph
Yi.Keymap.Vim2.Eval Yi.Keymap.Vim2.EventUtils Yi.Keymap.Vim2.Ex
Yi.Keymap.Vim2.Ex.Commands.Common
Yi.Keymap.Vim2.Ex.Commands.BufferDelete
Yi.Keymap.Vim2.Ex.Commands.Delete Yi.Keymap.Vim2.Ex.Commands.Edit
Yi.Keymap.Vim2.Ex.Commands.Global
Yi.Keymap.Vim2.Ex.Commands.GotoLine Yi.Keymap.Vim2.Ex.Commands.Nohl
Yi.Keymap.Vim2.Ex.Commands.Paste Yi.Keymap.Vim2.Ex.Commands.Quit
Yi.Keymap.Vim2.Ex.Commands.Reload
Yi.Keymap.Vim2.Ex.Commands.Substitute
Yi.Keymap.Vim2.Ex.Commands.Write Yi.Keymap.Vim2.Ex.Commands.Yi
Yi.Keymap.Vim2.Ex.Types Yi.Keymap.Vim2.Ex.Eval Yi.Keymap.Vim2.ExMap
Yi.Keymap.Vim2.InsertMap Yi.Keymap.Vim2.MatchResult
Yi.Keymap.Vim2.Motion Yi.Keymap.Vim2.NormalMap
Yi.Keymap.Vim2.NormalOperatorPendingMap Yi.Keymap.Vim2.Operator
Yi.Keymap.Vim2.ReplaceMap Yi.Keymap.Vim2.ReplaceSingleCharMap
Yi.Keymap.Vim2.Search Yi.Keymap.Vim2.SearchMotionMap
Yi.Keymap.Vim2.StateUtils Yi.Keymap.Vim2.StyledRegion
Yi.Keymap.Vim2.TextObject Yi.Keymap.Vim2.Utils
Yi.Keymap.Vim2.VisualMap Yi.KillRing Yi.Layout Yi.Lexer.Abella
Yi.Lexer.Alex Yi.Lexer.Cabal Yi.Lexer.Compilation Yi.Lexer.C
Yi.Lexer.ObjectiveC Yi.Lexer.Cplusplus Yi.Lexer.Haskell
Yi.Lexer.JavaScript Yi.Lexer.Java Yi.Lexer.JSON Yi.Lexer.Latex
Yi.Lexer.LiterateHaskell Yi.Lexer.GitCommit Yi.Lexer.GNUMake
Yi.Lexer.OCaml Yi.Lexer.Ott Yi.Lexer.Perl Yi.Lexer.Python
Yi.Lexer.Ruby Yi.Lexer.Srmc Yi.Lexer.SVNCommit Yi.Lexer.Whitespace
Yi.Main Yi.MiniBuffer Yi.Misc Yi.Mode.Abella Yi.Mode.Buffers
Yi.Mode.Compilation Yi.Mode.Haskell Yi.Mode.Haskell.Dollarify
Yi.Mode.IReader Yi.Mode.Interactive Yi.Mode.JavaScript
Yi.Mode.Latex Yi.Modes Yi.Monad Yi.Paths Yi.PersistentState
Yi.Prelude Yi.Process Yi.Rectangle Yi.Regex Yi.Region Yi.Snippets
Yi.Snippets.Haskell Yi.Search Yi.String Yi.Style Yi.Style.Library
Yi.Syntax Yi.Syntax.Driver Yi.Syntax.Haskell Yi.Syntax.JavaScript
Yi.Syntax.Latex Yi.Syntax.Layout Yi.Syntax.OnlineTree
Yi.Syntax.Paren Yi.Syntax.Tree Yi.Syntax.Strokes.Haskell Yi.Tab
Yi.Tag Yi.TextCompletion Yi.UI.Common Yi.UI.Batch Yi.UI.Utils
Yi.UI.TabBar Yi.Verifier.JavaScript Yi.Window Yi.Char.Unicode
hidden-modules: Yi.UI.Pango.Layouts Yi.UI.Pango.Utils Paths_yi
Yi.Buffer.Implementation Parser.Incremental Control.Exc
Data.DelayList Data.Prototype Data.Rope Data.Trie Shim.CabalInfo
Shim.Utils Shim.ProjectContent System.CanonicalizePath
System.FriendlyPath
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/yi-0.7.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/yi-0.7.1/ghc-7.6.3
hs-libraries: HSyi-0.7.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: Cabal-1.16.0-c6e09e008cd04cf255c1ce0c59aba905
Diff-0.3.0-17d3ddb42675017dc066afaa731d1baf
QuickCheck-2.7.6-1a837324b203a3afd2f9ad3b3dd3e8bc
array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3
base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7
bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
cautious-file-1.0.2-43633a39eb6e84646b61d43c7395fa91
concrete-typerep-0.1.0.2-5ce8c82365a6abdaa58c18263aaa1b50
containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
data-accessor-0.2.2.6-b7045ed4a8e6560d5bf1591152e07fda
data-accessor-mtl-0.2.0.4-e519f6bec98c704a766c97705b731068
data-accessor-template-0.2.1.11-3f7d6f1cdf84cf91be57b560f8a5c36b
data-default-0.5.3-690cbd65b712475fa704cfcf6dff3163
derive-2.5.16-2ac4a30371293f747d136238396abc84
directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
dlist-0.7.0.1-6de0835e428010b5348c74d4bd3e5ff4
dyre-0.8.11-cff384c153558a3930e8e7e955fd9077
filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
fingertree-0.1.0.0-3de792d6eb5e6dff46a927fde892fdeb
glib-0.12.5.3-3500f4feb37477d09fa54456f499bf47
gtk-0.12.5.6-a6f73d68983aec4b768d54ea9b167361
hashable-1.2.1.0-7e83190fbb1b0ba81d7022fa876f0f8b
hint-0.3.3.6-93d383e05d96ec788b1b7d8da514680a
mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91
pango-0.12.5.3-7aa9ef951f81cbc9865ccbc1b0306fee
parsec-3.1.3-6c6e21cb4ed4ef9d58fdf442940b152e
pointedlist-0.4.0.4-dce16c9e25d0071388e93cfd13928b36
process-1.1.0.2-76e05340eb66705981411022731ca84a
random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
regex-base-0.93.2-f9403610b59f8cc474edd63a82806d18
regex-tdfa-1.2.0-89a12ecc0627d026e6c664a9e80b253f
split-0.2.2-9ce33138f4fcfb9c37f6e6c300bcc367
template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
uniplate-1.6.11-dd043c3f3337a80d6c9e4c3cc15a4677
unix-2.6.0.1-4f219f792083f70ec440ce406f12ce57
unix-compat-0.4.0.0-51428add10952cfc378af284f9fc35c6
unordered-containers-0.2.5.0-11c50452e1ec4de862c3ca415f189512
utf8-string-0.3.7-26a8ed8ca48fe809983bde6faca943a9
vty-5.2.3-8dc73d3c819faa1c3a31cfe6f784d02e
xdg-basedir-0.2.2-b124630513cb712b71b71a4f000673d5
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/yi-0.7.1/yi.haddock
haddock-html: /usr/share/doc/libghc-yi-doc/html/
|