1 GenericPackageDescription {
4 specVersion = CabalSpecV1_6,
5 package = PackageIdentifier {
8 pkgVersion = mkVersion [1, 2]},
9 licenseRaw = Right BSD3,
11 SymbolicPath "LICENSE"],
14 "Noam Lewis <jones.noamle@gmail.com>",
15 author = "Daan Leijen",
27 "git@github.com:danidiaz/wl-pprint-indef.git",
31 repoSubdir = Nothing}],
33 "The Wadler/Leijen Pretty Printer",
37 "This is a pretty printing library based on Wadler's paper \"A Prettier\n",
38 "Printer\". See the haddocks for full info. This version allows the\n",
39 "library user to declare overlapping instances of the 'Pretty' class."],
42 buildTypeRaw = Just Simple,
43 setupBuildInfo = Nothing,
51 dataDir = SymbolicPath ".",
56 gpdScannedVersion = Nothing,
60 condTreeData = Library {
61 libName = LMainLibName,
64 "Text.PrettyPrint.Leijen"],
65 reexportedModules = [],
69 LibraryVisibilityPublic,
70 libBuildInfo = BuildInfo {
73 buildToolDepends = [],
81 pkgconfigDepends = [],
83 extraFrameworkDirs = [],
93 defaultLanguage = Nothing,
95 defaultExtensions = [],
101 extraBundledLibs = [],
102 extraLibFlavours = [],
103 extraDynLibFlavours = [],
105 extraLibDirsStatic = [],
108 autogenIncludes = [],
109 installIncludes = [],
110 options = PerCompilerFlavor
113 profOptions = PerCompilerFlavor
117 PerCompilerFlavor [] [],
119 PerCompilerFlavor [] [],
121 PerCompilerFlavor [] [],
123 targetBuildDepends = [
126 (EarlierVersion (mkVersion [5]))
129 (PackageName "str-sig")
131 (mkVersion [0, 1, 0, 0]))
134 condTreeConstraints = [
137 (EarlierVersion (mkVersion [5]))
140 (PackageName "str-sig")
142 (mkVersion [0, 1, 0, 0]))
144 condTreeComponents = []},
145 condSubLibraries = [],
146 condForeignLibs = [],
150 "wl-pprint-string-example")
152 condTreeData = Executable {
153 exeName = UnqualComponentName
154 "wl-pprint-string-example",
155 modulePath = SymbolicPath
157 exeScope = ExecutablePublic,
158 buildInfo = BuildInfo {
161 buildToolDepends = [],
169 pkgconfigDepends = [],
171 extraFrameworkDirs = [],
178 SymbolicPath "example-string"],
180 ModuleName "StringImpl"],
183 defaultLanguage = Nothing,
185 defaultExtensions = [],
186 otherExtensions = [],
189 extraLibsStatic = [],
191 extraBundledLibs = [],
192 extraLibFlavours = [],
193 extraDynLibFlavours = [],
195 extraLibDirsStatic = [],
198 autogenIncludes = [],
199 installIncludes = [],
200 options = PerCompilerFlavor
203 profOptions = PerCompilerFlavor
207 PerCompilerFlavor [] [],
209 PerCompilerFlavor [] [],
211 PerCompilerFlavor [] [],
213 targetBuildDepends = [
216 (EarlierVersion (mkVersion [5]))
219 (PackageName "str-string")
221 (mkVersion [0, 1, 0, 0]))
224 (PackageName "wl-pprint-indef")
225 (OrLaterVersion (mkVersion [0]))
228 condTreeConstraints = [
231 (EarlierVersion (mkVersion [5]))
234 (PackageName "str-string")
236 (mkVersion [0, 1, 0, 0]))
239 (PackageName "wl-pprint-indef")
240 (OrLaterVersion (mkVersion [0]))
242 condTreeComponents = []}],