[GHC] #8355: Core lint error/warnings with `primitive-0.5.1.0`
GHC
ghc-devs at haskell.org
Thu Sep 26 12:05:13 CEST 2013
#8355: Core lint error/warnings with `primitive-0.5.1.0`
----------------------------------------------+----------------------------
Reporter: hvr | Owner:
Type: bug | Status: closed
Priority: highest | Milestone: 7.8.1
Component: Compiler | Version: 7.6.3
Resolution: duplicate | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects valid program | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets: #7643
----------------------------------------------+----------------------------
Comment (by Herbert Valerio Riedel <hvr@…>):
In [changeset:5e2f145a3737b8ff81445ffbe3dd72d8985d608e/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="5e2f145a3737b8ff81445ffbe3dd72d8985d608e"
Update `primitive` and `vector` packages
- `primitive` is updated to upstream's HEAD which is essentially
`primitive-0.5.1.0`, plus a core-lint-error workaround for #8355 and
some minor cleanups.
- `vector` is updated to upstreams `vector-0.10.9.1` release
Note: The upstream repo location has changed to GitHub,
hence the update in the `packages` file
Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8355#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list