[project @ 2005-03-14 15:46:12 by simonmar]
authorsimonmar <unknown>
Mon, 14 Mar 2005 15:46:12 +0000 (15:46 +0000)
committersimonmar <unknown>
Mon, 14 Mar 2005 15:46:12 +0000 (15:46 +0000)
commit41f0208eabdb92852b6e463406aca68d32e08d8c
tree0af23623b97f200d1bb6ad96187c7e6dfef2a662
parent0a41af38169035a4359c0c29bc1219af564dce64
[project @ 2005-03-14 15:46:12 by simonmar]
Add Data.Ord and Data.Eq.  Data.Ord also exports the new function
'comparing', as discussed on the libraries list a while back.
Data/Eq.hs [new file with mode: 0644]
Data/Ord.hs [new file with mode: 0644]
Prelude.hs
base.cabal
package.conf.in