/var/lib/ghc/package.conf.d/refact-0.3.0.2.conf is in libghc-refact-dev 0.3.0.2-3build1.
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 | name: refact
version: 0.3.0.2
id: refact-0.3.0.2-1GDOx77emyrIkqpPHv9P18
key: refact-0.3.0.2-1GDOx77emyrIkqpPHv9P18
license: BSD3
maintainer: matthewtpickering@gmail.com
synopsis: Specify refactorings to perform with apply-refact
description:
This library provides a datatype which can be interpreted by apply-refact. It exists
as a seperate library so that applications can specify refactorings without depending on GHC.
category: Development
author: Matthew Pickering
exposed: True
exposed-modules:
Refact.Types
abi: 8d04014f01deb73f72135449e62b5b06
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/refact-0.3.0.2-1GDOx77emyrIkqpPHv9P18
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/refact-0.3.0.2-1GDOx77emyrIkqpPHv9P18
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/refact
hs-libraries: HSrefact-0.3.0.2-1GDOx77emyrIkqpPHv9P18
depends:
base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/refact-0.3.0.2/refact.haddock
haddock-html: /usr/share/doc/libghc-refact-doc/html/
|