[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / interpreter / test / runtime / r006.hs
1 --!!! Testing list operations
2
3 -- Hack: The only purpose of this script is to give us a place to put
4 -- the above comment...
5 -- It might be useful to import the List library so that we can test it too.
6
7 -- padding so that this isn't an empty script
8 module TestList where
9 import Prelude