packages feed

purescript-0.12.0: tests/purs/failing/ExportExplicit1/M1.purs

module M1 (X(X)) where

data X = X | Y