[project @ 2000-03-09 02:47:13 by andy]
authorandy <unknown>
Thu, 9 Mar 2000 02:47:13 +0000 (02:47 +0000)
committerandy <unknown>
Thu, 9 Mar 2000 02:47:13 +0000 (02:47 +0000)
commitca8c38184c97ab7b8dd5a2540868d6b47536e72b
treeec8cd811e82899b07d8ee11cd71b552ffea160a2
parentd060f70a67ae9041a11038a3c8e5b07718d49102
[project @ 2000-03-09 02:47:13 by andy]
Changing name of linkPreludeNames to linkPrimitiveNames (cause that
is what it does).

Adding a Hugs extension "import privileged". This will allow us
to remove the many exports from the prelude of the primitive functions
and types, but still allow us to write libraries that use it.
ghc/interpreter/connect.h
ghc/interpreter/input.c
ghc/interpreter/link.c
ghc/interpreter/parser.y
ghc/interpreter/static.c