packages feed

haskell-names-0.5.0: tests/annotations/QualifiedMethods.hs

module QualifiedMethods where

import qualified ExportListWildcards as ExportListWildcards

data Rodor = Rodor

x = ExportListWildcards.Foo1

instance ExportListWildcards.Bar Rodor where
    x Rodor = x