From: panne Date: Sat, 27 Mar 2004 14:15:24 +0000 (+0000) Subject: [project @ 2004-03-27 14:15:24 by panne] X-Git-Tag: nhc98-1-18-release~336 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ec0264f98fb4e34aab3e0bae6d12bb2a522dc728;p=haskell-directory.git [project @ 2004-03-27 14:15:24 by panne] This package is named "base", not "core". --- diff --git a/System/CPUTime.hsc b/System/CPUTime.hsc index 132b041..6624870 100644 --- a/System/CPUTime.hsc +++ b/System/CPUTime.hsc @@ -2,7 +2,7 @@ -- | -- Module : System.CPUTime -- Copyright : (c) The University of Glasgow 2001 --- License : BSD-style (see the file libraries/core/LICENSE) +-- License : BSD-style (see the file libraries/base/LICENSE) -- -- Maintainer : libraries@haskell.org -- Stability : provisional diff --git a/System/Time.hsc b/System/Time.hsc index 9eeed25..3f07d47 100644 --- a/System/Time.hsc +++ b/System/Time.hsc @@ -2,7 +2,7 @@ -- | -- Module : System.Time -- Copyright : (c) The University of Glasgow 2001 --- License : BSD-style (see the file libraries/core/LICENSE) +-- License : BSD-style (see the file libraries/base/LICENSE) -- -- Maintainer : libraries@haskell.org -- Stability : provisional