Open noughtmare opened 4 years ago
The forM_ [1..N] bug https://gitlab.haskell.org/ghc/ghc/-/issues/8763 has been resolved over the course of GHC 8.2 to 8.8.
forM_ [1..N]
Thanks for reporting. We will look closely into this problem and decide what to do with this inspection after a more thorough investigation.
The
forM_ [1..N]
bug https://gitlab.haskell.org/ghc/ghc/-/issues/8763 has been resolved over the course of GHC 8.2 to 8.8.