hls-splice-plugin-1.0.0.3: 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