
#12974: Solution to regular expression is no longer valid ---------------------------------+-------------------------------------- Reporter: pjljvdlaar | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: invalid | Keywords: regex Operating System: Windows | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------+-------------------------------------- Changes (by RyanGlScott): * status: new => closed * resolution: => invalid Comment: Since the issue appears to be specific to `regex-posix`, I'm going to close this. Moreover, as ezyang notes in https://github.com/haskell/cabal/issues/4336, the `regex-tdfa` library serves as a drop-in replacement for `regex-posix` which //does// pass both of those tests on 64-bit Windows. (I've also verified that `regex-pcre` works as well.) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12974#comment:13 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler