Create changelogs for 3.14.1.0 (#10591)
[cabal.git] / Cabal-tests / tests / ParserTests / regressions / nothing-unicode.expr
blobf6a8c64a5667634237c4697210a287f2cdd6c3aa
1 GenericPackageDescription {
2   packageDescription =
3   PackageDescription {
4     specVersion = CabalSpecV1_10,
5     package = PackageIdentifier {
6       pkgName = PackageName "\28961",
7       pkgVersion = mkVersion [0]},
8     licenseRaw = Left NONE,
9     licenseFiles = [],
10     copyright = "",
11     maintainer = "",
12     author = "",
13     stability = "",
14     testedWith = [],
15     homepage = "",
16     pkgUrl = "",
17     bugReports = "",
18     sourceRepos = [
19       SourceRepo {
20         repoKind = RepoHead,
21         repoType = Just
22           (KnownRepoType Git),
23         repoLocation = Just
24           "https://github.com/hvr/-.git",
25         repoModule = Nothing,
26         repoBranch = Nothing,
27         repoTag = Nothing,
28         repoSubdir = Nothing}],
29     synopsis =
30     "The canonical non-package \28961",
31     description = "",
32     category = "",
33     customFieldsPD = [
34       _×_ "x-\28961" "\28961"],
35     buildTypeRaw = Just Simple,
36     setupBuildInfo = Nothing,
37     library = Nothing,
38     subLibraries = [],
39     executables = [],
40     foreignLibs = [],
41     testSuites = [],
42     benchmarks = [],
43     dataFiles = [],
44     dataDir = SymbolicPath ".",
45     extraSrcFiles = [],
46     extraTmpFiles = [],
47     extraDocFiles = [],
48     extraFiles = []},
49   gpdScannedVersion = Nothing,
50   genPackageFlags = [
51     MkPackageFlag {
52       flagName = FlagName "\28961",
53       flagDescription = "\28961",
54       flagDefault = True,
55       flagManual = False}],
56   condLibrary = Just
57     CondNode {
58       condTreeData = Library {
59         libName = LMainLibName,
60         exposedModules = [
61           ModuleName "\937"],
62         reexportedModules = [],
63         signatures = [],
64         libExposed = True,
65         libVisibility =
66         LibraryVisibilityPublic,
67         libBuildInfo = BuildInfo {
68           buildable = True,
69           buildTools = [],
70           buildToolDepends = [],
71           cppOptions = [],
72           asmOptions = [],
73           cmmOptions = [],
74           ccOptions = [],
75           cxxOptions = [],
76           ldOptions = [],
77           hsc2hsOptions = [],
78           pkgconfigDepends = [],
79           frameworks = [],
80           extraFrameworkDirs = [],
81           asmSources = [],
82           cmmSources = [],
83           cSources = [],
84           cxxSources = [],
85           jsSources = [],
86           hsSourceDirs = [],
87           otherModules = [],
88           virtualModules = [],
89           autogenModules = [],
90           defaultLanguage = Just
91             Haskell2010,
92           otherLanguages = [],
93           defaultExtensions = [],
94           otherExtensions = [],
95           oldExtensions = [],
96           extraLibs = [],
97           extraLibsStatic = [],
98           extraGHCiLibs = [],
99           extraBundledLibs = [],
100           extraLibFlavours = [],
101           extraDynLibFlavours = [],
102           extraLibDirs = [],
103           extraLibDirsStatic = [],
104           includeDirs = [],
105           includes = [],
106           autogenIncludes = [],
107           installIncludes = [],
108           options = PerCompilerFlavor
109             []
110             [],
111           profOptions = PerCompilerFlavor
112             []
113             [],
114           sharedOptions =
115           PerCompilerFlavor [] [],
116           profSharedOptions =
117           PerCompilerFlavor [] [],
118           staticOptions =
119           PerCompilerFlavor [] [],
120           customFieldsBI = [],
121           targetBuildDepends = [],
122           mixins = []}},
123       condTreeConstraints = [],
124       condTreeComponents = [
125         CondBranch {
126           condBranchCondition =
127           `CNot (Var (PackageFlag (FlagName "\\28961")))`,
128           condBranchIfTrue = CondNode {
129             condTreeData = Library {
130               libName = LMainLibName,
131               exposedModules = [],
132               reexportedModules = [],
133               signatures = [],
134               libExposed = True,
135               libVisibility =
136               LibraryVisibilityPublic,
137               libBuildInfo = BuildInfo {
138                 buildable = False,
139                 buildTools = [],
140                 buildToolDepends = [],
141                 cppOptions = [],
142                 asmOptions = [],
143                 cmmOptions = [],
144                 ccOptions = [],
145                 cxxOptions = [],
146                 ldOptions = [],
147                 hsc2hsOptions = [],
148                 pkgconfigDepends = [],
149                 frameworks = [],
150                 extraFrameworkDirs = [],
151                 asmSources = [],
152                 cmmSources = [],
153                 cSources = [],
154                 cxxSources = [],
155                 jsSources = [],
156                 hsSourceDirs = [],
157                 otherModules = [],
158                 virtualModules = [],
159                 autogenModules = [],
160                 defaultLanguage = Nothing,
161                 otherLanguages = [],
162                 defaultExtensions = [],
163                 otherExtensions = [],
164                 oldExtensions = [],
165                 extraLibs = [],
166                 extraLibsStatic = [],
167                 extraGHCiLibs = [],
168                 extraBundledLibs = [],
169                 extraLibFlavours = [],
170                 extraDynLibFlavours = [],
171                 extraLibDirs = [],
172                 extraLibDirsStatic = [],
173                 includeDirs = [],
174                 includes = [],
175                 autogenIncludes = [],
176                 installIncludes = [],
177                 options = PerCompilerFlavor
178                   []
179                   [],
180                 profOptions = PerCompilerFlavor
181                   []
182                   [],
183                 sharedOptions =
184                 PerCompilerFlavor [] [],
185                 profSharedOptions =
186                 PerCompilerFlavor [] [],
187                 staticOptions =
188                 PerCompilerFlavor [] [],
189                 customFieldsBI = [],
190                 targetBuildDepends = [],
191                 mixins = []}},
192             condTreeConstraints = [],
193             condTreeComponents = []},
194           condBranchIfFalse = Nothing}]},
195   condSubLibraries = [],
196   condForeignLibs = [],
197   condExecutables = [],
198   condTestSuites = [],
199   condBenchmarks = []}