summaryrefslogtreecommitdiff
path: root/ghc/lib/std/Array.lhs
diff options
context:
space:
mode:
authorandy <unknown>2000-03-30 09:02:12 +0000
committerandy <unknown>2000-03-30 09:02:12 +0000
commit042ab680a291b83c9b3879fe49e439b1525cd02d (patch)
tree332b31c465253ec3be72fea20d2cd629fc45351c /ghc/lib/std/Array.lhs
parentad1b65d237444706e51fc55c7d379ca7d7b44a39 (diff)
downloadhaskell-042ab680a291b83c9b3879fe49e439b1525cd02d.tar.gz
[project @ 2000-03-30 09:02:12 by andy]
Fixing bug with import privileged clashing with import hidden. This caused a rather nasty name-leak, where catch from the prelude was being given the type of catch from Exceptions. Now, when you use import privileged Prelude (...) you also need to do import Prelude, allowing you the option of import Prelude hiding (...). A bucket load of wibbles will follow in various libraries, implementing this restriction.
Diffstat (limited to 'ghc/lib/std/Array.lhs')
0 files changed, 0 insertions, 0 deletions