1{-# LANGUAGE PatternSynonyms #-}
2module Bundles(Foo(..), Baz(..,Q), Qux(F,..), Tux(Q,..,F)) where
3
4main = main
5