#11043: Bump `ghc-prim` to 0.5.0.0 -------------------------------------+------------------------------------- Reporter: hvr | Owner: Type: task | Status: new Priority: high | Milestone: 8.0.1 Component: libraries/base | Version: 7.11 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Herbert Valerio Riedel <hvr@…>): In [changeset:"84bf1ebae75bff6c1e37382bc348850d17f3f2c0/ghc" 84bf1eb/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="84bf1ebae75bff6c1e37382bc348850d17f3f2c0" Bump ghc-prim version to 0.5.0.0 (closes #11043) This also needs to update the primitive/vector submodules in order to relax upper bounds on ghc-prim. Like in f8ba4b55cc3a061458f5cfabf17de96128defbbb, a mass-rewrite in testsuite/ via sed -i s,ghc-prim-0.4.0.0,ghc-prim-0.5.0.0,g $(git grep -Fl 'ghc- prim-0.4.0.0') was performed. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11043#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler