Cabal-3.2.1.0: tests/ParserTests/regressions/th-lift-instances.expr
GenericPackageDescription
{condBenchmarks = [],
condExecutables = [],
condForeignLibs = [],
condLibrary = Just
CondNode
{condTreeComponents = [],
condTreeConstraints = [Dependency
`PackageName "base"`
(IntersectVersionRanges
(OrLaterVersion `mkVersion [4,4]`)
(EarlierVersion `mkVersion [5]`))
(Set.fromList [LMainLibName]),
Dependency
`PackageName "template-haskell"`
(EarlierVersion `mkVersion [2,10]`)
(Set.fromList [LMainLibName]),
Dependency
`PackageName "th-lift"`
AnyVersion
(Set.fromList [LMainLibName]),
Dependency
`PackageName "containers"`
(IntersectVersionRanges
(OrLaterVersion `mkVersion [0,4]`)
(EarlierVersion `mkVersion [0,6]`))
(Set.fromList [LMainLibName]),
Dependency
`PackageName "vector"`
(IntersectVersionRanges
(OrLaterVersion `mkVersion [0,9]`)
(EarlierVersion `mkVersion [0,11]`))
(Set.fromList [LMainLibName]),
Dependency
`PackageName "text"`
(IntersectVersionRanges
(OrLaterVersion `mkVersion [0,11]`)
(EarlierVersion `mkVersion [1,3]`))
(Set.fromList [LMainLibName]),
Dependency
`PackageName "bytestring"`
(IntersectVersionRanges
(OrLaterVersion `mkVersion [0,9]`)
(EarlierVersion `mkVersion [0,11]`))
(Set.fromList [LMainLibName])],
condTreeData = Library
{exposedModules = [`ModuleName ["Instances","TH","Lift"]`],
libBuildInfo = BuildInfo
{asmOptions = [],
asmSources = [],
autogenIncludes = [],
autogenModules = [],
buildToolDepends = [],
buildTools = [],
buildable = True,
cSources = [],
ccOptions = [],
cmmOptions = [],
cmmSources = [],
cppOptions = [],
customFieldsBI = [],
cxxOptions = [],
cxxSources = [],
defaultExtensions = [],
defaultLanguage = Just Haskell2010,
extraBundledLibs = [],
extraDynLibFlavours = [],
extraFrameworkDirs = [],
extraGHCiLibs = [],
extraLibDirs = [],
extraLibFlavours = [],
extraLibs = [],
frameworks = [],
hsSourceDirs = ["src"],
includeDirs = [],
includes = [],
installIncludes = [],
jsSources = [],
ldOptions = [],
mixins = [],
oldExtensions = [],
options = PerCompilerFlavor
["-Wall", "-fwarn-tabs"] [],
otherExtensions = [EnableExtension
TemplateHaskell],
otherLanguages = [],
otherModules = [],
pkgconfigDepends = [],
profOptions = PerCompilerFlavor [] [],
sharedOptions = PerCompilerFlavor [] [],
staticOptions = PerCompilerFlavor [] [],
targetBuildDepends = [Dependency
`PackageName "base"`
(IntersectVersionRanges
(OrLaterVersion
`mkVersion [4,4]`)
(EarlierVersion
`mkVersion [5]`))
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "template-haskell"`
(EarlierVersion
`mkVersion [2,10]`)
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "th-lift"`
AnyVersion
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "containers"`
(IntersectVersionRanges
(OrLaterVersion
`mkVersion [0,4]`)
(EarlierVersion
`mkVersion [0,6]`))
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "vector"`
(IntersectVersionRanges
(OrLaterVersion
`mkVersion [0,9]`)
(EarlierVersion
`mkVersion [0,11]`))
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "text"`
(IntersectVersionRanges
(OrLaterVersion
`mkVersion [0,11]`)
(EarlierVersion
`mkVersion [1,3]`))
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "bytestring"`
(IntersectVersionRanges
(OrLaterVersion
`mkVersion [0,9]`)
(EarlierVersion
`mkVersion [0,11]`))
(Set.fromList
[LMainLibName])],
virtualModules = []},
libExposed = True,
libName = LMainLibName,
libVisibility = LibraryVisibilityPublic,
reexportedModules = [],
signatures = []}},
condSubLibraries = [],
condTestSuites = [_×_
`UnqualComponentName "tests"`
CondNode
{condTreeComponents = [],
condTreeConstraints = [Dependency
`PackageName "base"`
AnyVersion
(Set.fromList [LMainLibName]),
Dependency
`PackageName "template-haskell"`
(EarlierVersion `mkVersion [2,10]`)
(Set.fromList [LMainLibName]),
Dependency
`PackageName "containers"`
(IntersectVersionRanges
(OrLaterVersion `mkVersion [0,4]`)
(EarlierVersion `mkVersion [0,6]`))
(Set.fromList [LMainLibName]),
Dependency
`PackageName "vector"`
(IntersectVersionRanges
(OrLaterVersion `mkVersion [0,9]`)
(EarlierVersion `mkVersion [0,11]`))
(Set.fromList [LMainLibName]),
Dependency
`PackageName "text"`
(IntersectVersionRanges
(OrLaterVersion `mkVersion [0,11]`)
(EarlierVersion `mkVersion [1,2]`))
(Set.fromList [LMainLibName]),
Dependency
`PackageName "bytestring"`
(IntersectVersionRanges
(OrLaterVersion `mkVersion [0,9]`)
(EarlierVersion `mkVersion [0,11]`))
(Set.fromList [LMainLibName]),
Dependency
`PackageName "th-lift-instances"`
AnyVersion
(Set.fromList [LMainLibName]),
Dependency
`PackageName "QuickCheck"`
(IntersectVersionRanges
(OrLaterVersion `mkVersion [2,6]`)
(EarlierVersion `mkVersion [2,8]`))
(Set.fromList [LMainLibName])],
condTreeData = TestSuite
{testBuildInfo = BuildInfo
{asmOptions = [],
asmSources = [],
autogenIncludes = [],
autogenModules = [],
buildToolDepends = [],
buildTools = [],
buildable = True,
cSources = [],
ccOptions = [],
cmmOptions = [],
cmmSources = [],
cppOptions = [],
customFieldsBI = [],
cxxOptions = [],
cxxSources = [],
defaultExtensions = [],
defaultLanguage = Just Haskell2010,
extraBundledLibs = [],
extraDynLibFlavours = [],
extraFrameworkDirs = [],
extraGHCiLibs = [],
extraLibDirs = [],
extraLibFlavours = [],
extraLibs = [],
frameworks = [],
hsSourceDirs = ["tests"],
includeDirs = [],
includes = [],
installIncludes = [],
jsSources = [],
ldOptions = [],
mixins = [],
oldExtensions = [],
options = PerCompilerFlavor [] [],
otherExtensions = [EnableExtension
TemplateHaskell],
otherLanguages = [],
otherModules = [`ModuleName ["Data"]`],
pkgconfigDepends = [],
profOptions = PerCompilerFlavor
[] [],
sharedOptions = PerCompilerFlavor
[] [],
staticOptions = PerCompilerFlavor
[] [],
targetBuildDepends = [Dependency
`PackageName "base"`
AnyVersion
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "template-haskell"`
(EarlierVersion
`mkVersion [2,10]`)
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "containers"`
(IntersectVersionRanges
(OrLaterVersion
`mkVersion [0,4]`)
(EarlierVersion
`mkVersion [0,6]`))
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "vector"`
(IntersectVersionRanges
(OrLaterVersion
`mkVersion [0,9]`)
(EarlierVersion
`mkVersion [0,11]`))
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "text"`
(IntersectVersionRanges
(OrLaterVersion
`mkVersion [0,11]`)
(EarlierVersion
`mkVersion [1,2]`))
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "bytestring"`
(IntersectVersionRanges
(OrLaterVersion
`mkVersion [0,9]`)
(EarlierVersion
`mkVersion [0,11]`))
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "th-lift-instances"`
AnyVersion
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "QuickCheck"`
(IntersectVersionRanges
(OrLaterVersion
`mkVersion [2,6]`)
(EarlierVersion
`mkVersion [2,8]`))
(Set.fromList
[LMainLibName])],
virtualModules = []},
testInterface = TestSuiteExeV10
`mkVersion [1,0]` "Main.hs",
testName = `UnqualComponentName ""`}},
_×_
`UnqualComponentName "doctests"`
CondNode
{condTreeComponents = [CondBranch
{condBranchCondition = `Var (Impl GHC (EarlierVersion (mkVersion [7,6,1])))`,
condBranchIfFalse = Nothing,
condBranchIfTrue = CondNode
{condTreeComponents = [],
condTreeConstraints = [],
condTreeData = TestSuite
{testBuildInfo = 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
["-Werror"]
[],
otherExtensions = [],
otherLanguages = [],
otherModules = [],
pkgconfigDepends = [],
profOptions = PerCompilerFlavor
[]
[],
sharedOptions = PerCompilerFlavor
[]
[],
staticOptions = PerCompilerFlavor
[]
[],
targetBuildDepends = [],
virtualModules = []},
testInterface = TestSuiteUnsupported
(TestTypeUnknown
""
`mkVersion []`),
testName = `UnqualComponentName ""`}}}],
condTreeConstraints = [Dependency
`PackageName "base"`
AnyVersion
(Set.fromList [LMainLibName]),
Dependency
`PackageName "directory"`
(OrLaterVersion `mkVersion [1,0]`)
(Set.fromList [LMainLibName]),
Dependency
`PackageName "doctest"`
(OrLaterVersion `mkVersion [0,9,1]`)
(Set.fromList [LMainLibName]),
Dependency
`PackageName "filepath"`
AnyVersion
(Set.fromList [LMainLibName])],
condTreeData = TestSuite
{testBuildInfo = BuildInfo
{asmOptions = [],
asmSources = [],
autogenIncludes = [],
autogenModules = [],
buildToolDepends = [],
buildTools = [],
buildable = True,
cSources = [],
ccOptions = [],
cmmOptions = [],
cmmSources = [],
cppOptions = [],
customFieldsBI = [],
cxxOptions = [],
cxxSources = [],
defaultExtensions = [],
defaultLanguage = Just Haskell2010,
extraBundledLibs = [],
extraDynLibFlavours = [],
extraFrameworkDirs = [],
extraGHCiLibs = [],
extraLibDirs = [],
extraLibFlavours = [],
extraLibs = [],
frameworks = [],
hsSourceDirs = ["tests"],
includeDirs = [],
includes = [],
installIncludes = [],
jsSources = [],
ldOptions = [],
mixins = [],
oldExtensions = [],
options = PerCompilerFlavor
["-Wall", "-threaded"]
[],
otherExtensions = [],
otherLanguages = [],
otherModules = [],
pkgconfigDepends = [],
profOptions = PerCompilerFlavor
[] [],
sharedOptions = PerCompilerFlavor
[] [],
staticOptions = PerCompilerFlavor
[] [],
targetBuildDepends = [Dependency
`PackageName "base"`
AnyVersion
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "directory"`
(OrLaterVersion
`mkVersion [1,0]`)
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "doctest"`
(OrLaterVersion
`mkVersion [0,9,1]`)
(Set.fromList
[LMainLibName]),
Dependency
`PackageName "filepath"`
AnyVersion
(Set.fromList
[LMainLibName])],
virtualModules = []},
testInterface = TestSuiteExeV10
`mkVersion [1,0]` "doctests.hs",
testName = `UnqualComponentName ""`}}],
genPackageFlags = [],
packageDescription = PackageDescription
{author = "Benno F\252nfst\252ck",
benchmarks = [],
bugReports = "http://github.com/bennofs/th-lift-instances/issues",
buildTypeRaw = Just Custom,
category = "Template Haskell",
copyright = "Copyright (C) 2013-2014 Benno F\252nfst\252ck",
customFieldsPD = [_×_ "x-revision" "1"],
dataDir = ".",
dataFiles = [],
description = concat
["Most data types in haskell platform do not have Lift instances. This package provides orphan instances\n",
"for containers, text, bytestring and vector."],
executables = [],
extraDocFiles = [],
extraSrcFiles = [".ghci",
".gitignore",
".travis.yml",
".vim.custom",
"README.md"],
extraTmpFiles = [],
foreignLibs = [],
homepage = "http://github.com/bennofs/th-lift-instances/",
library = Nothing,
licenseFiles = ["LICENSE"],
licenseRaw = Right BSD3,
maintainer = "Benno F\252nfst\252ck <benno.fuenfstueck@gmail.com>",
package = PackageIdentifier
{pkgName = `PackageName "th-lift-instances"`,
pkgVersion = `mkVersion [0,1,4]`},
pkgUrl = "",
setupBuildInfo = Nothing,
sourceRepos = [SourceRepo
{repoBranch = Nothing,
repoKind = RepoHead,
repoLocation = Just
"https://github.com/bennofs/th-lift-instances.git",
repoModule = Nothing,
repoSubdir = Nothing,
repoTag = Nothing,
repoType = Just Git}],
specVersionRaw = Right (OrLaterVersion `mkVersion [1,10]`),
stability = "experimental",
subLibraries = [],
synopsis = "Lift instances for template-haskell for common data types.",
testSuites = [],
testedWith = []}}