packages feed

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

GenericPackageDescription
  {condBenchmarks = [],
   condExecutables = [],
   condForeignLibs = [],
   condLibrary = Just
                   CondNode
                     {condTreeComponents = [],
                      condTreeConstraints = [Dependency
                                               (PackageName "base")
                                               (UnionVersionRanges
                                                  (LaterVersion (mkVersion [4, 4]))
                                                  (ThisVersion (mkVersion [4, 4])))
                                               mainLibSet],
                      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")
                                                                                  (UnionVersionRanges
                                                                                     (LaterVersion
                                                                                        (mkVersion
                                                                                           [4, 4]))
                                                                                     (ThisVersion
                                                                                        (mkVersion
                                                                                           [4, 4])))
                                                                                  mainLibSet],
                                                          virtualModules = []},
                                        libExposed = True,
                                        libName = LMainLibName,
                                        libVisibility = LibraryVisibilityPublic,
                                        reexportedModules = [],
                                        signatures = []}},
   condSubLibraries = [],
   condTestSuites = [],
   genPackageFlags = [],
   gpdScannedVersion = Nothing,
   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]))
                                                                   mainLibSet,
                                                                 Dependency
                                                                   (PackageName "ghc-prim")
                                                                   (OrLaterVersion (mkVersion [0]))
                                                                   mainLibSet]},
                           sourceRepos = [],
                           specVersion = CabalSpecV1_12,
                           stability = "",
                           subLibraries = [],
                           synopsis = "",
                           testSuites = [],
                           testedWith = []}}