packages feed

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

{-# LANGUAGE PatternSynonyms #-}
module Main where

import T11959Lib (Vec2(..), pattern (:>))

main = return ()