
#12974: Solution to regular expression is no longer valid ---------------------------------+-------------------------------------- Reporter: pjljvdlaar | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | 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: | ---------------------------------+-------------------------------------- Comment (by rwbarton): Not too surprising that it is Windows-specific if you look at the regex- posix.cabal file (it uses bundled sources on Windows only). But the GHC version dependence is a mystery. Perhaps it could be the string literal inlining issue, #12757? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12974#comment:8 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler