
#9327: possibly incorrect indentation or mismatched brackets -------------------------------------+------------------------------------- Reporter: Jefffrey | Owner: Type: bug | Status: closed Priority: low | Milestone: Component: Compiler | Version: 7.6.3 Resolution: invalid | Keywords: Differential Revisions: | Operating System: MacOS X Architecture: | Type of failure: Incorrect Unknown/Multiple | warning at compile-time Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | -------------------------------------+------------------------------------- Comment (by rwbarton): Actually, both snippets are valid with the NondecreasingIndentation language extension, which is on by default but off when the Haskell2010 language extension is chosen—which it is in the Test-Suite stanza of Kopia.cabal. So everything is working as expected here. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9327#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler