brittany/data/Test205.hs

5 lines
78 B
Haskell

instance Foo Int where
newtype Bar Int = BarInt
{ unBarInt :: Int
}