id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
33	Parse failure on closing #-} at start of line	anonymous	nibro	"A parse failure is reported on line two of this literate Haskell test file:

{{{
> {-# LANGUAGE MultiParamTypeClasses
> #-}
>
> f :: Int
> f = 4
}}}

ghc accepts this file without error.  However, after removing the bird tracks ghc gives a parse error as well.  So it is not necessarily clear if this is a bug in hs-src-exts or just ghc being slightly liberal."	bug report	closed	minor	Full code support	parser		fixed	pragma, literate	
