1 GenericPackageDescription {
4 specVersion = CabalSpecV1_10,
5 package = PackageIdentifier {
10 licenseRaw = Right BSD3,
12 SymbolicPath "LICENSE"],
14 "Copyright (C) 2013-2014 Benno F\252nfst\252ck",
16 "Benno F\252nfst\252ck <benno.fuenfstueck@gmail.com>",
18 "Benno F\252nfst\252ck",
19 stability = "experimental",
22 "http://github.com/bennofs/th-lift-instances/",
25 "http://github.com/bennofs/th-lift-instances/issues",
32 "https://github.com/bennofs/th-lift-instances.git",
36 repoSubdir = Nothing}],
38 "Lift instances for template-haskell for common data types.",
42 "Most data types in haskell platform do not have Lift instances. This package provides orphan instances\n",
43 "for containers, text, bytestring and vector."],
44 category = "Template Haskell",
46 _×_ "x-revision" "1"],
47 buildTypeRaw = Just Custom,
48 setupBuildInfo = Nothing,
56 dataDir = SymbolicPath ".",
59 SymbolicPath ".gitignore",
60 SymbolicPath ".travis.yml",
61 SymbolicPath ".vim.custom",
62 SymbolicPath "README.md"],
66 gpdScannedVersion = Nothing,
70 condTreeData = Library {
71 libName = LMainLibName,
73 ModuleName "Instances.TH.Lift"],
74 reexportedModules = [],
78 LibraryVisibilityPublic,
79 libBuildInfo = BuildInfo {
82 buildToolDepends = [],
90 pkgconfigDepends = [],
92 extraFrameworkDirs = [],
103 defaultLanguage = Just
106 defaultExtensions = [],
112 extraLibsStatic = [],
114 extraBundledLibs = [],
115 extraLibFlavours = [],
116 extraDynLibFlavours = [],
118 extraLibDirsStatic = [],
121 autogenIncludes = [],
122 installIncludes = [],
123 options = PerCompilerFlavor
124 ["-Wall", "-fwarn-tabs"]
126 profOptions = PerCompilerFlavor
130 PerCompilerFlavor [] [],
132 PerCompilerFlavor [] [],
134 PerCompilerFlavor [] [],
136 targetBuildDepends = [
139 (IntersectVersionRanges
146 (PackageName "template-haskell")
151 (PackageName "th-lift")
152 (OrLaterVersion (mkVersion [0]))
155 (PackageName "containers")
156 (IntersectVersionRanges
163 (PackageName "vector")
164 (IntersectVersionRanges
168 (mkVersion [0, 11])))
172 (IntersectVersionRanges
179 (PackageName "bytestring")
180 (IntersectVersionRanges
184 (mkVersion [0, 11])))
187 condTreeConstraints = [
190 (IntersectVersionRanges
197 (PackageName "template-haskell")
202 (PackageName "th-lift")
203 (OrLaterVersion (mkVersion [0]))
206 (PackageName "containers")
207 (IntersectVersionRanges
214 (PackageName "vector")
215 (IntersectVersionRanges
219 (mkVersion [0, 11])))
223 (IntersectVersionRanges
230 (PackageName "bytestring")
231 (IntersectVersionRanges
235 (mkVersion [0, 11])))
237 condTreeComponents = []},
238 condSubLibraries = [],
239 condForeignLibs = [],
240 condExecutables = [],
243 (UnqualComponentName "tests")
245 condTreeData = TestSuite {
246 testName = UnqualComponentName
248 testInterface = TestSuiteExeV10
250 (SymbolicPath "Main.hs"),
251 testBuildInfo = BuildInfo {
254 buildToolDepends = [],
262 pkgconfigDepends = [],
264 extraFrameworkDirs = [],
271 SymbolicPath "tests"],
276 defaultLanguage = Just
279 defaultExtensions = [],
285 extraLibsStatic = [],
287 extraBundledLibs = [],
288 extraLibFlavours = [],
289 extraDynLibFlavours = [],
291 extraLibDirsStatic = [],
294 autogenIncludes = [],
295 installIncludes = [],
296 options = PerCompilerFlavor
299 profOptions = PerCompilerFlavor
303 PerCompilerFlavor [] [],
305 PerCompilerFlavor [] [],
307 PerCompilerFlavor [] [],
309 targetBuildDepends = [
312 (OrLaterVersion (mkVersion [0]))
315 (PackageName "template-haskell")
320 (PackageName "containers")
321 (IntersectVersionRanges
328 (PackageName "vector")
329 (IntersectVersionRanges
333 (mkVersion [0, 11])))
337 (IntersectVersionRanges
344 (PackageName "bytestring")
345 (IntersectVersionRanges
349 (mkVersion [0, 11])))
354 (OrLaterVersion (mkVersion [0]))
357 (PackageName "QuickCheck")
358 (IntersectVersionRanges
365 testCodeGenerators = []},
366 condTreeConstraints = [
369 (OrLaterVersion (mkVersion [0]))
372 (PackageName "template-haskell")
377 (PackageName "containers")
378 (IntersectVersionRanges
385 (PackageName "vector")
386 (IntersectVersionRanges
390 (mkVersion [0, 11])))
394 (IntersectVersionRanges
401 (PackageName "bytestring")
402 (IntersectVersionRanges
406 (mkVersion [0, 11])))
411 (OrLaterVersion (mkVersion [0]))
414 (PackageName "QuickCheck")
415 (IntersectVersionRanges
421 condTreeComponents = []},
423 (UnqualComponentName "doctests")
425 condTreeData = TestSuite {
426 testName = UnqualComponentName
428 testInterface = TestSuiteExeV10
430 (SymbolicPath "doctests.hs"),
431 testBuildInfo = BuildInfo {
434 buildToolDepends = [],
442 pkgconfigDepends = [],
444 extraFrameworkDirs = [],
451 SymbolicPath "tests"],
455 defaultLanguage = Just
458 defaultExtensions = [],
459 otherExtensions = [],
462 extraLibsStatic = [],
464 extraBundledLibs = [],
465 extraLibFlavours = [],
466 extraDynLibFlavours = [],
468 extraLibDirsStatic = [],
471 autogenIncludes = [],
472 installIncludes = [],
473 options = PerCompilerFlavor
474 ["-Wall", "-threaded"]
476 profOptions = PerCompilerFlavor
480 PerCompilerFlavor [] [],
482 PerCompilerFlavor [] [],
484 PerCompilerFlavor [] [],
486 targetBuildDepends = [
489 (OrLaterVersion (mkVersion [0]))
492 (PackageName "directory")
497 (PackageName "doctest")
499 (mkVersion [0, 9, 1]))
502 (PackageName "filepath")
503 (OrLaterVersion (mkVersion [0]))
506 testCodeGenerators = []},
507 condTreeConstraints = [
510 (OrLaterVersion (mkVersion [0]))
513 (PackageName "directory")
518 (PackageName "doctest")
520 (mkVersion [0, 9, 1]))
523 (PackageName "filepath")
524 (OrLaterVersion (mkVersion [0]))
526 condTreeComponents = [
528 condBranchCondition =
529 `Var (Impl GHC (EarlierVersion (mkVersion [7,6,1])))`,
530 condBranchIfTrue = CondNode {
531 condTreeData = TestSuite {
532 testName = UnqualComponentName
539 testBuildInfo = BuildInfo {
542 buildToolDepends = [],
550 pkgconfigDepends = [],
552 extraFrameworkDirs = [],
562 defaultLanguage = Nothing,
564 defaultExtensions = [],
565 otherExtensions = [],
568 extraLibsStatic = [],
570 extraBundledLibs = [],
571 extraLibFlavours = [],
572 extraDynLibFlavours = [],
574 extraLibDirsStatic = [],
577 autogenIncludes = [],
578 installIncludes = [],
579 options = PerCompilerFlavor
582 profOptions = PerCompilerFlavor
586 PerCompilerFlavor [] [],
588 PerCompilerFlavor [] [],
590 PerCompilerFlavor [] [],
592 targetBuildDepends = [],
594 testCodeGenerators = []},
595 condTreeConstraints = [],
596 condTreeComponents = []},
597 condBranchIfFalse = Nothing}]}],