packages feed

ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/T9867.hs

{-# LANGUAGE PatternSynonyms, ScopedTypeVariables #-}

module T9867 where

pattern Nil = [] :: [a]