packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc8/T9867.hs

{-# LANGUAGE PatternSynonyms, ScopedTypeVariables #-}

module T9867 where

pattern Nil = [] :: [a]