packages feed

purescript-0.9.1: examples/passing/2138/Lib.purs

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

data A = B | C