packages feed

Cabal-3.4.0.0: tests/ParserTests/regressions/noVersion.expr

GenericPackageDescription
  {condBenchmarks = [],
   condExecutables = [],
   condForeignLibs = [],
   condLibrary = Just
                   CondNode
                     {condTreeComponents = [],
                      condTreeConstraints = [Dependency
                                               (PackageName "bad-package")
                                               (EarlierVersion (mkVersion [0]))
                                               mainLibSet],
                      condTreeData = Library
                                       {exposedModules = [ModuleName "ElseIf"],
                                        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 = [],
                                                          includeDirs = [],
                                                          includes = [],
                                                          installIncludes = [],
                                                          jsSources = [],
                                                          ldOptions = [],
                                                          mixins = [],
                                                          oldExtensions = [],
                                                          options = PerCompilerFlavor [] [],
                                                          otherExtensions = [],
                                                          otherLanguages = [],
                                                          otherModules = [],
                                                          pkgconfigDepends = [],
                                                          profOptions = PerCompilerFlavor [] [],
                                                          sharedOptions = PerCompilerFlavor [] [],
                                                          staticOptions = PerCompilerFlavor [] [],
                                                          targetBuildDepends = [Dependency
                                                                                  (PackageName
                                                                                     "bad-package")
                                                                                  (EarlierVersion
                                                                                     (mkVersion
                                                                                        [0]))
                                                                                  mainLibSet],
                                                          virtualModules = []},
                                        libExposed = True,
                                        libName = LMainLibName,
                                        libVisibility = LibraryVisibilityPublic,
                                        reexportedModules = [],
                                        signatures = []}},
   condSubLibraries = [],
   condTestSuites = [],
   genPackageFlags = [],
   gpdScannedVersion = Nothing,
   packageDescription = PackageDescription
                          {author = "",
                           benchmarks = [],
                           bugReports = "",
                           buildTypeRaw = Just Simple,
                           category = "",
                           copyright = "",
                           customFieldsPD = [],
                           dataDir = ".",
                           dataFiles = [],
                           description = "",
                           executables = [],
                           extraDocFiles = [],
                           extraSrcFiles = [],
                           extraTmpFiles = [],
                           foreignLibs = [],
                           homepage = "",
                           library = Nothing,
                           licenseFiles = [],
                           licenseRaw = Left NONE,
                           maintainer = "",
                           package = PackageIdentifier
                                       {pkgName = PackageName "noVersion",
                                        pkgVersion = mkVersion [0]},
                           pkgUrl = "",
                           setupBuildInfo = Nothing,
                           sourceRepos = [],
                           specVersion = CabalSpecV1_22,
                           stability = "",
                           subLibraries = [],
                           synopsis = "-none in build-depends",
                           testSuites = [],
                           testedWith = []}}