1 GenericPackageDescription {
4 specVersion = CabalSpecV1_12,
5 package = PackageIdentifier {
6 pkgName = PackageName "issue",
7 pkgVersion = mkVersion [744]},
8 licenseRaw = Left NONE,
20 "Package description parser interprets curly braces in the description field",
23 "Here is some C code:\n",
25 "> for(i = 0; i < 100; i++) {\n",
26 "> printf(\"%d\\n\",i);\n",
29 "What does it look like?"],
32 buildTypeRaw = Just Simple,
33 setupBuildInfo = Nothing,
41 dataDir = SymbolicPath ".",
46 gpdScannedVersion = Nothing,
50 condTreeData = Library {
51 libName = LMainLibName,
54 reexportedModules = [],
58 LibraryVisibilityPublic,
59 libBuildInfo = BuildInfo {
62 buildToolDepends = [],
70 pkgconfigDepends = [],
72 extraFrameworkDirs = [],
82 defaultLanguage = Just
85 defaultExtensions = [],
91 extraBundledLibs = [],
92 extraLibFlavours = [],
93 extraDynLibFlavours = [],
95 extraLibDirsStatic = [],
100 options = PerCompilerFlavor
104 "-with-rtsopts=-N -s -M1G -c",
107 profOptions = PerCompilerFlavor
111 PerCompilerFlavor [] [],
113 PerCompilerFlavor [] [],
115 PerCompilerFlavor [] [],
117 targetBuildDepends = [],
119 condTreeConstraints = [],
120 condTreeComponents = []},
121 condSubLibraries = [],
122 condForeignLibs = [],
123 condExecutables = [],