packages feed

purescript-0.9.1: examples/passing/ResolvableScopeConflict/B.purs

module B where

thing :: Int
thing = 2

zing :: Int
zing = 3