Ticket #300: ghcProfOptions.dpatch

File ghcProfOptions.dpatch, 0.6 KB (added by duncan, 5 years ago)
Line 
1
2New patches:
3
4[Don't drop ghcProfOptions and ghcSharedOptions
5Duncan Coutts <duncan@haskell.org>**20080620092327] {
6hunk ./Distribution/PackageDescription.hs 754
7-    = b1{buildable         = buildable b1 && buildable b2,
8+    = BuildInfo {
9+         buildable         = buildable b1 && buildable b2,
10hunk ./Distribution/PackageDescription.hs 770
11+         ghcProfOptions    = combine ghcProfOptions,
12+         ghcSharedOptions  = combine ghcSharedOptions,
13}
14
15Context:
16
17[TAG GHC 6.8.3 release
18Ian Lynagh <igloo@earth.li>**20080618132806]
19Patch bundle hash:
20198309c259c95dea57b72411644c27fc00baee7f