packages feed

purescript-0.12.0: tests/purs/passing/ResolvableScopeConflict/B.purs

module B where

thing :: Int
thing = 2

zing :: Int
zing = 3