9764d2a
051c54b
1983893
a92aa71
1
2
3 4
5
6
7
8
9
module Foo where import Prelude import qualified Foo.Bar as B foo = "A" bar = "B"