summaryrefslogtreecommitdiff
path: root/libraries/base/Numeric.hs
diff options
context:
space:
mode:
authorsimonmar <unknown>2002-05-09 13:16:33 +0000
committersimonmar <unknown>2002-05-09 13:16:33 +0000
commitcbe4350c2773ad12ce050cd174f0bfab910d506f (patch)
tree9dba5ba18450b1010cade765732249493ada290b /libraries/base/Numeric.hs
parent961034a81ca8f89f4f8298334e2fa40a338fa0b7 (diff)
downloadhaskell-cbe4350c2773ad12ce050cd174f0bfab910d506f.tar.gz
[project @ 2002-05-09 13:16:29 by simonmar]
Rename libraries/core to libraries/base in the module headers.
Diffstat (limited to 'libraries/base/Numeric.hs')
-rw-r--r--libraries/base/Numeric.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/base/Numeric.hs b/libraries/base/Numeric.hs
index 3fc52fcca3..2fb214d949 100644
--- a/libraries/base/Numeric.hs
+++ b/libraries/base/Numeric.hs
@@ -3,7 +3,7 @@
-- |
-- Module : Numeric
-- Copyright : (c) The University of Glasgow 2002
--- License : BSD-style (see the file libraries/core/LICENSE)
+-- License : BSD-style (see the file libraries/base/LICENSE)
--
-- Maintainer : libraries@haskell.org
-- Stability : provisional