packages feed

Cabal-3.2.1.0: tests/ParserTests/regressions/encoding-0.8.expr

GenericPackageDescription
  {condBenchmarks = [],
   condExecutables = [],
   condForeignLibs = [],
   condLibrary = Just
                   CondNode
                     {condTreeComponents = [],
                      condTreeConstraints = [Dependency
                                               `PackageName "base"`
                                               (VersionRangeParens
                                                  (UnionVersionRanges
                                                     (LaterVersion `mkVersion [4,4]`)
                                                     (ThisVersion `mkVersion [4,4]`)))
                                               (Set.fromList [LMainLibName])],
                      condTreeData = Library
                                       {exposedModules = [`ModuleName ["Data","Encoding"]`],
                                        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
                                                                      ["-Wall",
                                                                       "-O2",
                                                                       "-threaded",
                                                                       "-rtsopts",
                                                                       "-with-rtsopts=-N1 -A64m"]
                                                                      [],
                                                          otherExtensions = [],
                                                          otherLanguages = [],
                                                          otherModules = [],
                                                          pkgconfigDepends = [],
                                                          profOptions = PerCompilerFlavor [] [],
                                                          sharedOptions = PerCompilerFlavor [] [],
                                                          staticOptions = PerCompilerFlavor [] [],
                                                          targetBuildDepends = [Dependency
                                                                                  `PackageName "base"`
                                                                                  (VersionRangeParens
                                                                                     (UnionVersionRanges
                                                                                        (LaterVersion
                                                                                           `mkVersion [4,4]`)
                                                                                        (ThisVersion
                                                                                           `mkVersion [4,4]`)))
                                                                                  (Set.fromList
                                                                                     [LMainLibName])],
                                                          virtualModules = []},
                                        libExposed = True,
                                        libName = LMainLibName,
                                        libVisibility = LibraryVisibilityPublic,
                                        reexportedModules = [],
                                        signatures = []}},
   condSubLibraries = [],
   condTestSuites = [],
   genPackageFlags = [],
   packageDescription = PackageDescription
                          {author = "",
                           benchmarks = [],
                           bugReports = "",
                           buildTypeRaw = Nothing,
                           category = "",
                           copyright = "",
                           customFieldsPD = [],
                           dataDir = ".",
                           dataFiles = [],
                           description = "",
                           executables = [],
                           extraDocFiles = [],
                           extraSrcFiles = ["README.md", "--", "--"],
                           extraTmpFiles = [],
                           foreignLibs = [],
                           homepage = "",
                           library = Nothing,
                           licenseFiles = [],
                           licenseRaw = Left NONE,
                           maintainer = "",
                           package = PackageIdentifier
                                       {pkgName = `PackageName "encoding"`,
                                        pkgVersion = `mkVersion [0,8]`},
                           pkgUrl = "",
                           setupBuildInfo = Just
                                              SetupBuildInfo
                                                {defaultSetupDepends = False,
                                                 setupDepends = [Dependency
                                                                   `PackageName "base"`
                                                                   (EarlierVersion `mkVersion [5]`)
                                                                   (Set.fromList [LMainLibName]),
                                                                 Dependency
                                                                   `PackageName "ghc-prim"`
                                                                   AnyVersion
                                                                   (Set.fromList [LMainLibName])]},
                           sourceRepos = [],
                           specVersionRaw = Right (OrLaterVersion `mkVersion [1,12]`),
                           stability = "",
                           subLibraries = [],
                           synopsis = "",
                           testSuites = [],
                           testedWith = []}}