haskell-src-exts-1.17.0: tests/examples/TypeErrorMessage.hs.parser.golden
ParseFailed
(SrcLoc "tests/examples/TypeErrorMessage.hs" 2 1)
"At least one of ExplicitForAll or TypeOperators language extensions needs to be enabled. Please add: {-# LANGUAGE ExplicitForAll #-} or {-# LANGUAGE TypeOperators #-} language pragma at the top of your module."