[cvs-nhc98] Follow the revised Haskell'98 behaviour of 'take' and 'dro

Malcolm Wallace malcolm@sparud.net
Thu, 28 Feb 2002 16:55:14 +0100 (CET)


malcolm: Thu Feb 28 16:55:13 CET 2002

Update of /usr/src/master/nhc/src/prelude/PreludeList
In directory hinken:/tmp/cvs-serv9401

Modified Files:
	Take.hs Drop.hs 
Log Message:
Follow the revised Haskell'98 behaviour of 'take' and 'drop' in
the presence of a negative Int argument.