packages feed

purescript-0.12.0: tests/purs/passing/2138/Lib.purs

module Lib (A(..), A) where

data A = B | C