packages feed

purescript-0.5.4.1: examples/failing/NewtypeMultiCtor.purs

module Main where

newtype Thing = Thing String | Other