summaryrefslogtreecommitdiff
path: root/libraries/base/Foreign.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/Foreign.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/Foreign.hs')
-rw-r--r--libraries/base/Foreign.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/base/Foreign.hs b/libraries/base/Foreign.hs
index 0b22468dca..c4d07cd86b 100644
--- a/libraries/base/Foreign.hs
+++ b/libraries/base/Foreign.hs
@@ -3,7 +3,7 @@
-- |
-- Module : Foreign
-- Copyright : (c) The FFI task force 2001
--- License : BSD-style (see the file libraries/core/LICENSE)
+-- License : BSD-style (see the file libraries/base/LICENSE)
--
-- Maintainer : ffi@haskell.org
-- Stability : provisional