X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fparser%2FLexer.x;h=460817c1c945306d4f65672c3a7e13bef68b021b;hp=2cd0a82a7223a1999f973e2995578eedd03abc5a;hb=fb853543030fb0c6ea8750c5ffc025c9d7345a2f;hpb=0d657c49385c1dd0896c02ae979da4f858c2ceb3 diff --git a/compiler/parser/Lexer.x b/compiler/parser/Lexer.x index 2cd0a82..460817c 100644 --- a/compiler/parser/Lexer.x +++ b/compiler/parser/Lexer.x @@ -1828,7 +1828,6 @@ mkPState buf loc flags = extsBitmap = fromIntegral bitmap, context = [], lex_state = [bol, 0], - -- we begin in the layout state if toplev_layout is set alr_pending_implicit_tokens = [], alr_next_token = Nothing, alr_last_loc = noSrcSpan,