packages feed

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

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

data A = B | C