Cabal-3.4.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]))
mainLibSet,
Dependency
(PackageName "str-string")
(OrLaterVersion (mkVersion [0, 1, 0, 0]))
mainLibSet,
Dependency
(PackageName "wl-pprint-indef")
(OrLaterVersion (mkVersion [0]))
mainLibSet],
condTreeData = Executable
{buildInfo = BuildInfo
{asmOptions = [],
asmSources = [],
autogenIncludes = [],
autogenModules = [],
buildToolDepends = [],
buildTools = [],
buildable = True,
cSources = [],
ccOptions = [],
cmmOptions = [],
cmmSources = [],
cppOptions = [],
customFieldsBI = [],
cxxOptions = [],
cxxSources = [],
defaultExtensions = [],
defaultLanguage = Nothing,
extraBundledLibs = [],
extraDynLibFlavours = [],
extraFrameworkDirs = [],
extraGHCiLibs = [],
extraLibDirs = [],
extraLibFlavours = [],
extraLibs = [],
frameworks = [],
hsSourceDirs = ["example-string"],
includeDirs = [],
includes = [],
installIncludes = [],
jsSources = [],
ldOptions = [],
mixins = [],
oldExtensions = [],
options = PerCompilerFlavor [] [],
otherExtensions = [],
otherLanguages = [],
otherModules = [ModuleName
"StringImpl"],
pkgconfigDepends = [],
profOptions = PerCompilerFlavor [] [],
sharedOptions = PerCompilerFlavor [] [],
staticOptions = PerCompilerFlavor [] [],
targetBuildDepends = [Dependency
(PackageName
"base")
(EarlierVersion
(mkVersion
[5]))
mainLibSet,
Dependency
(PackageName
"str-string")
(OrLaterVersion
(mkVersion
[0,
1,
0,
0]))
mainLibSet,
Dependency
(PackageName
"wl-pprint-indef")
(OrLaterVersion
(mkVersion
[0]))
mainLibSet],
virtualModules = []},
exeName = UnqualComponentName
"wl-pprint-string-example",
exeScope = ExecutablePublic,
modulePath = "Main.hs"}}],
condForeignLibs = [],
condLibrary = Just
CondNode
{condTreeComponents = [],
condTreeConstraints = [Dependency
(PackageName "base")
(EarlierVersion (mkVersion [5]))
mainLibSet,
Dependency
(PackageName "str-sig")
(OrLaterVersion (mkVersion [0, 1, 0, 0]))
mainLibSet],
condTreeData = Library
{exposedModules = [ModuleName "Text.PrettyPrint.Leijen"],
libBuildInfo = BuildInfo
{asmOptions = [],
asmSources = [],
autogenIncludes = [],
autogenModules = [],
buildToolDepends = [],
buildTools = [],
buildable = True,
cSources = [],
ccOptions = [],
cmmOptions = [],
cmmSources = [],
cppOptions = [],
customFieldsBI = [],
cxxOptions = [],
cxxSources = [],
defaultExtensions = [],
defaultLanguage = Nothing,
extraBundledLibs = [],
extraDynLibFlavours = [],
extraFrameworkDirs = [],
extraGHCiLibs = [],
extraLibDirs = [],
extraLibFlavours = [],
extraLibs = [],
frameworks = [],
hsSourceDirs = [],
includeDirs = [],
includes = [],
installIncludes = [],
jsSources = [],
ldOptions = [],
mixins = [],
oldExtensions = [],
options = PerCompilerFlavor [] [],
otherExtensions = [],
otherLanguages = [],
otherModules = [],
pkgconfigDepends = [],
profOptions = PerCompilerFlavor [] [],
sharedOptions = PerCompilerFlavor [] [],
staticOptions = PerCompilerFlavor [] [],
targetBuildDepends = [Dependency
(PackageName
"base")
(EarlierVersion
(mkVersion
[5]))
mainLibSet,
Dependency
(PackageName
"str-sig")
(OrLaterVersion
(mkVersion
[0,
1,
0,
0]))
mainLibSet],
virtualModules = []},
libExposed = True,
libName = LMainLibName,
libVisibility = LibraryVisibilityPublic,
reexportedModules = [],
signatures = []}},
condSubLibraries = [],
condTestSuites = [],
genPackageFlags = [],
gpdScannedVersion = Nothing,
packageDescription = PackageDescription
{author = "Daan Leijen",
benchmarks = [],
bugReports = "",
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 (KnownRepoType Git)}],
specVersion = CabalSpecV1_6,
stability = "",
subLibraries = [],
synopsis = "The Wadler/Leijen Pretty Printer",
testSuites = [],
testedWith = []}}