/var/lib/ghc/package.conf.d/haskell-src-exts-simple-1.19.0.0.conf is in libghc-src-exts-simple-dev 1.19.0.0-1.
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 | name: haskell-src-exts-simple
version: 1.19.0.0
id: haskell-src-exts-simple-1.19.0.0-6AcxB1KSPQBHjlb7WzNOqD
key: haskell-src-exts-simple-1.19.0.0-6AcxB1KSPQBHjlb7WzNOqD
license: MIT
copyright: 2016, Bertram Felgenhauer
maintainer: Bertram Felgenhauer <int-e@gmx.de>
homepage: https://github.com/int-e/haskell-src-exts-simple
synopsis: A simplified view on the haskell-src-exts AST
description:
This package provides a shim for haskell-src-exts (HSE), exposing the
same AST but without annotations, using ghc's pattern synonyms.
.
See README.md for further information and compatibility considerations.
category: Development
author: Bertram Felgenhauer
exposed: True
exposed-modules:
Language.Haskell.Exts.Simple Language.Haskell.Exts.Simple.Build
Language.Haskell.Exts.Simple.Extension
Language.Haskell.Exts.Simple.Fixity
Language.Haskell.Exts.Simple.Parser
Language.Haskell.Exts.Simple.Pretty
Language.Haskell.Exts.Simple.Syntax
abi: b1dd67b61d6667cf9a909630e3e5eb2d
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/haskell-src-exts-simple-1.19.0.0-6AcxB1KSPQBHjlb7WzNOqD
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/haskell-src-exts-simple-1.19.0.0-6AcxB1KSPQBHjlb7WzNOqD
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/src-exts-simple
hs-libraries: HShaskell-src-exts-simple-1.19.0.0-6AcxB1KSPQBHjlb7WzNOqD
depends:
base-4.9.1.0 haskell-src-exts-1.18.2-Kjop5wIioOPX4MdOWk71u
haddock-interfaces: /usr/lib/ghc-doc/haddock/src-exts-simple-1.19.0.0/haskell-src-exts-simple.haddock
haddock-html: /usr/share/doc/libghc-src-exts-simple-doc/html/
|