/var/lib/ghc/package.conf.d/curry-frontend-1.0.1.conf is in libghc-curry-frontend-dev 1.0.1-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 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 | name: curry-frontend
version: 1.0.1
id: curry-frontend-1.0.1-1ieuiWGg08nXBWOEmKT87
key: curry-frontend-1.0.1-1ieuiWGg08nXBWOEmKT87
license: BSD3
maintainer: fte@informatik.uni-kiel.de
stability: experimental
homepage: http://curry-language.org
synopsis: Compile the functional logic language Curry to several
intermediate formats
description:
The Curry front end consists of the executable program
"curry-frontend".
It is used by various backends to compile Curry programs to
an intermediate representation.
The code is a stripped-down version of an early version of
the Muenster Curry Compiler
(<http://danae.uni-muenster.de/curry/>)
which has been extended to produce different intermediate
representations.
For further information, please check
<http://curry-language.org>
category: Language
author: Wolfgang Lux, Martin Engelke, Bernd Brassel, Holger Siegel,
Bjoern Peemoeller, Finn Teegen
exposed: True
exposed-modules:
Base.AnnotExpr Base.CurryKinds Base.CurryTypes Base.Expr
Base.KindSubst Base.Kinds Base.Messages Base.NestEnv
Base.PrettyKinds Base.PrettyTypes Base.SCC Base.Subst Base.TopEnv
Base.TypeExpansion Base.TypeSubst Base.Types Base.Typing Base.Utils
Checks Checks.DeriveCheck Checks.ExportCheck Checks.ExtensionCheck
Checks.ImportSyntaxCheck Checks.InstanceCheck Checks.InterfaceCheck
Checks.InterfaceSyntaxCheck Checks.KindCheck Checks.PrecCheck
Checks.SyntaxCheck Checks.TypeCheck Checks.TypeSyntaxCheck
Checks.WarnCheck CompilerEnv CompilerOpts CondCompile CurryBuilder
CurryDeps Env.Class Env.Instance Env.Interface Env.ModuleAlias
Env.OpPrec Env.Type Env.TypeConstructor Env.Value Exports
Files.CymakePath Generators Generators.GenAbstractCurry
Generators.GenFlatCurry Generators.GenTypedFlatCurry Html.CurryHtml
Html.SyntaxColoring IL IL.Pretty IL.ShowModule IL.Type IL.Typing
Imports Interfaces Modules TokenStream Transformations
Transformations.CaseCompletion Transformations.CurryToIL
Transformations.Derive Transformations.Desugar
Transformations.Dictionary Transformations.Lift
Transformations.Newtypes Transformations.Qual
Transformations.Simplify
hidden-modules: Paths_curry_frontend
abi: 2952e357a4948d6962f1b65b0335333e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/curry-frontend-1.0.1-1ieuiWGg08nXBWOEmKT87
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/curry-frontend-1.0.1-1ieuiWGg08nXBWOEmKT87
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/curry-frontend
hs-libraries: HScurry-frontend-1.0.1-1ieuiWGg08nXBWOEmKT87
depends:
base-4.9.1.0 containers-0.5.7.1
curry-base-1.0.0-9dyvisx90vmBUEuJYfmd8v directory-1.3.0.0
extra-1.5.3-DgI7Z6Dwkeh8JGXDlNC5BL filepath-1.4.1.1
mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
network-uri-2.6.1.0-7BN1tbB3iHQ2XgvmqLAYph pretty-1.1.3.3
process-1.4.3.0 set-extra-1.4-FPw3eNh5H461aswfPdnYIt
transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/curry-frontend-1.0.1/curry-frontend.haddock
haddock-html: /usr/share/doc/libghc-curry-frontend-doc/html/
|