packages feed

brittany-0.14.0.0: data/Test200.hs

instance MyClass Int where
  type MyType = Int
  myMethod :: MyType -> Int
  myMethod x = x + 1