Cabal-2.2.0.0: tests/ParserTests/regressions/wl-pprint-indef.expr
GenericPackageDescription
{condBenchmarks = [],
condExecutables = [_×_
`UnqualComponentName "wl-pprint-string-example"`
CondNode
{condTreeComponents = [],
condTreeConstraints = [Dependency
`PackageName "base"`
(EarlierVersion `mkVersion [5]`),
Dependency
`PackageName "str-string"`
(OrLaterVersion `mkVersion [0,1,0,0]`),
Dependency
`PackageName "wl-pprint-indef"` AnyVersion],
condTreeData = Executable
{buildInfo = BuildInfo
{asmOptions = [],
asmSources = [],
autogenModules = [],
buildToolDepends = [],
buildTools = [],
buildable = True,
cSources = [],
ccOptions = [],
cmmOptions = [],
cmmSources = [],
cppOptions = [],
customFieldsBI = [],
cxxOptions = [],
cxxSources = [],
defaultExtensions = [],
defaultLanguage = Nothing,
extraBundledLibs = [],
extraFrameworkDirs = [],
extraGHCiLibs = [],
extraLibDirs = [],
extraLibFlavours = [],
extraLibs = [],
frameworks = [],
hsSourceDirs = ["example-string"],
includeDirs = [],
includes = [],
installIncludes = [],
jsSources = [],
ldOptions = [],
mixins = [],
oldExtensions = [],
options = [],
otherExtensions = [],
otherLanguages = [],
otherModules = [`ModuleName ["StringImpl"]`],
pkgconfigDepends = [],
profOptions = [],
sharedOptions = [],
staticOptions = [],
targetBuildDepends = [Dependency
`PackageName "base"`
(EarlierVersion
`mkVersion [5]`),
Dependency
`PackageName "str-string"`
(OrLaterVersion
`mkVersion [0,1,0,0]`),
Dependency
`PackageName "wl-pprint-indef"`
AnyVersion],
virtualModules = []},
exeName = `UnqualComponentName "wl-pprint-string-example"`,
exeScope = ExecutablePublic,
modulePath = "Main.hs"}}],
condForeignLibs = [],
condLibrary = Just
CondNode
{condTreeComponents = [],
condTreeConstraints = [Dependency
`PackageName "base"`
(EarlierVersion `mkVersion [5]`),
Dependency
`PackageName "str-sig"`
(OrLaterVersion `mkVersion [0,1,0,0]`)],
condTreeData = Library
{exposedModules = [`ModuleName ["Text","PrettyPrint","Leijen"]`],
libBuildInfo = BuildInfo
{asmOptions = [],
asmSources = [],
autogenModules = [],
buildToolDepends = [],
buildTools = [],
buildable = True,
cSources = [],
ccOptions = [],
cmmOptions = [],
cmmSources = [],
cppOptions = [],
customFieldsBI = [],
cxxOptions = [],
cxxSources = [],
defaultExtensions = [],
defaultLanguage = Nothing,
extraBundledLibs = [],
extraFrameworkDirs = [],
extraGHCiLibs = [],
extraLibDirs = [],
extraLibFlavours = [],
extraLibs = [],
frameworks = [],
hsSourceDirs = [],
includeDirs = [],
includes = [],
installIncludes = [],
jsSources = [],
ldOptions = [],
mixins = [],
oldExtensions = [],
options = [],
otherExtensions = [],
otherLanguages = [],
otherModules = [],
pkgconfigDepends = [],
profOptions = [],
sharedOptions = [],
staticOptions = [],
targetBuildDepends = [Dependency
`PackageName "base"`
(EarlierVersion
`mkVersion [5]`),
Dependency
`PackageName "str-sig"`
(OrLaterVersion
`mkVersion [0,1,0,0]`)],
virtualModules = []},
libExposed = True,
libName = Nothing,
reexportedModules = [],
signatures = []}},
condSubLibraries = [],
condTestSuites = [],
genPackageFlags = [],
packageDescription = PackageDescription
{author = "Daan Leijen",
benchmarks = [],
bugReports = "",
buildDepends = [],
buildTypeRaw = Just Simple,
category = "Text",
copyright = "",
customFieldsPD = [],
dataDir = "",
dataFiles = [],
description = concat
["This is a pretty printing library based on Wadler's paper \"A Prettier\n",
"Printer\". See the haddocks for full info. This version allows the\n",
"library user to declare overlapping instances of the 'Pretty' class."],
executables = [],
extraDocFiles = [],
extraSrcFiles = [],
extraTmpFiles = [],
foreignLibs = [],
homepage = "",
library = Nothing,
licenseFiles = ["LICENSE"],
licenseRaw = Right BSD3,
maintainer = "Noam Lewis <jones.noamle@gmail.com>",
package = PackageIdentifier
{pkgName = `PackageName "wl-pprint-indef"`,
pkgVersion = `mkVersion [1,2]`},
pkgUrl = "",
setupBuildInfo = Nothing,
sourceRepos = [SourceRepo
{repoBranch = Nothing,
repoKind = RepoHead,
repoLocation = Just
"git@github.com:danidiaz/wl-pprint-indef.git",
repoModule = Nothing,
repoSubdir = Nothing,
repoTag = Nothing,
repoType = Just Git}],
specVersionRaw = Right (OrLaterVersion `mkVersion [1,6]`),
stability = "",
subLibraries = [],
synopsis = "The Wadler/Leijen Pretty Printer",
testSuites = [],
testedWith = []}}