packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/OptSig2.hs

{-# LANGUAGE ScopedTypeVariables #-}

errors= do
  let ls :: Int = undefined
  return ()