
#14670: -XRebindableSyntax needs return? -------------------------------------+------------------------------------- Reporter: jackkelly | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.10.1 Component: Compiler | Version: 8.2.2 Resolution: fixed | Keywords: | RebindableSyntax,ApplicativeDo Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: GHC rejects | Test Case: valid program | rebindable/T14670 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by ulysses4ever): * status: new => closed * resolution: => fixed Comment: jackkelly, when josef wrote “latest GHC”, he probably meant HEAD, not the latest released version. This really works as expected with HEAD. It would be interesting to find out which commit fixed it. I tried ti `git bisect` but submodules don't cooperate with me (unsurprisingly). I got: {{{ fatal: repository '../hadrian.git' does not exist }}} I tried various combinations of `make clean` / `boot-configure` / `git submodules update --recursive`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14670#comment:11 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler