summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module/mod86.hs
blob: e143c445044adfa97499e14c995615506a39e559 (plain)
1
2
3
4
-- !!! Correct abstract tycon import
module M where
import Prelude(Either)