summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/T4891/X.hs
blob: aca63eead58431c34bc281e89e0c2949af11b6db (plain)
1
2
3
4
5
module X where

data X =  Int :-> Int
       |  Int :->. Int
       |  Int :->.+ Int