map -package:containers -package:Cabal-syntax -package:basement -package:psqueues -package:monoidal-containers -package:bytestring -package:charset -package:os-string -is:exact -package:regex-tdfa -package:integration -package:foldl -package:aeson -package:case-insensitive -package:vector -package:base is:module package:foundation

Note that the memory mapping is handled by the system, not at the haskell level. The system can modify the content of the memory as any moment under your feet. It also have the limitation of your system, no emulation or nice handling of all those corners cases is attempted here. for example mapping a large file (> 4G), on a 32 bits system is likely to just fail or returns inconsistent result. In doubt, use readFile or other simple routine that brings the content of the file in IO.