[Haskell-beginners] Confused by the qualified imports

Libor Wagner liborwagner at gmail.com
Sun Jan 6 17:30:50 CET 2013


Hi, 

I was looking into Gloss examples for usage of Repa arrays. For example the Snow example (http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/raster/Snow/Main.hs). What I do not get is that there is qualified import of the Repa package, but the "Z" and ":." are used without the prefix. When I some times accidentally omit the prefix the ghc always yell at me. What em I missing?

Thanks,
Libor





More information about the Beginners mailing list