Repository : ssh://darcs.haskell.org//srv/darcs/packages/base On branch : master
http://hackage.haskell.org/trac/ghc/changeset/120546a0b8e137c5879fb1b0657151f5dee1eb06 >--------------------------------------------------------------- commit 120546a0b8e137c5879fb1b0657151f5dee1eb06 Author: Simon Marlow <[email protected]> Date: Thu Apr 12 09:37:56 2012 +0100 add "Portions obtained from hbc (c) Lennart Augusstson" (#5963) >--------------------------------------------------------------- GHC/Float.lhs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/GHC/Float.lhs b/GHC/Float.lhs index 68eed2c..dfa2365 100644 --- a/GHC/Float.lhs +++ b/GHC/Float.lhs @@ -15,6 +15,7 @@ -- | -- Module : GHC.Float -- Copyright : (c) The University of Glasgow 1994-2002 +-- Portions obtained from hbc (c) Lennart Augusstson -- License : see libraries/base/LICENSE -- -- Maintainer : [email protected] _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
