haskell-language-server-2.7.0.0: plugins/hls-splice-plugin/test/testdata/TErrorPat.expected.hs
{-# LANGUAGE TemplateHaskell #-}
module TErrorPat where
import Language.Haskell.TH ( conP )
f :: () -> ()
f True = x
{-# LANGUAGE TemplateHaskell #-}
module TErrorPat where
import Language.Haskell.TH ( conP )
f :: () -> ()
f True = x