[Hackage] #827: Allow Cabal to be build on GHC-6.8 (patch included)
#827: Allow Cabal to be build on GHC-6.8 (patch included) ----------------------------------+----------------------------------------- Reporter: basvandijk | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.8.0.6 Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: Platform: | ----------------------------------+----------------------------------------- The attached patch allows Cabal to be build on GHC-6.8 -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/827> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects
#827: Allow Cabal to be build on GHC-6.8 (patch included) ----------------------------------+----------------------------------------- Reporter: basvandijk | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.8.0.6 Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: Platform: | ----------------------------------+----------------------------------------- Comment(by basvandijk): I just added another patch to the existing bundle that also enables the auto generated `Paths_pkgname` module to be build with GHC-6.8. -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/827#comment:1> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects
#827: Allow Cabal to be build on GHC-6.8 (patch included) ----------------------------+----------------------------------------------- Reporter: basvandijk | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: Cabal library | Version: 1.8.0.6 Severity: normal | Resolution: fixed Keywords: | Difficulty: very easy (<1 hour) Ghcversion: | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * status: new => closed * resolution: => fixed Comment: Thanks, applied. {{{ Wed Mar 30 11:20:36 BST 2011 Bas van Dijk <v.dijk.bas@gmail.com> * Allow Cabal to be build on ghc-6.8 Wed Mar 30 14:40:05 BST 2011 Bas van Dijk <v.dijk.bas@gmail.com> * Use catch from the Prelude in the auto generated Paths_pkgname module This enables it to be build with GHC-6.8 }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/827#comment:2> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects
participants (1)
-
Hackage