[GHC] #11752: ghc-8.0 branch fails to build with ghc-7.8

#11752: ghc-8.0 branch fails to build with ghc-7.8 -------------------------------------+------------------------------------- Reporter: erikd | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 8.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: Building GHC Unknown/Multiple | failed Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- Problems with `getAllocationCounter` not being available in 7.8's `GHC.Conc` and ghc-7.8 not having `pure` in the prelude. Patch attached. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11752 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11752: ghc-8.0 branch fails to build with ghc-7.8 -------------------------------------+------------------------------------- Reporter: erikd | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 8.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by erikd): * Attachment "0001-Make-it-compile-with-ghc-7.8.patch" added. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11752 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11752: ghc-8.0 branch fails to build with ghc-7.8 -------------------------------------+------------------------------------- Reporter: erikd | Owner: Type: bug | Status: patch Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 8.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by erikd): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11752#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11752: ghc-8.0 branch fails to build with ghc-7.8 -------------------------------------+------------------------------------- Reporter: erikd | Owner: Type: bug | Status: closed Priority: normal | Milestone: 8.0.1 Component: Compiler | Version: 8.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed Comment: Thanks Erik! Merged as 0a13e0c60416242bf7ed5715df489901119a9944. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11752#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC