Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

On branch  : supercompiler

http://hackage.haskell.org/trac/ghc/changeset/2934ae0c2b38589574332d059604653c0e1264d3

>---------------------------------------------------------------

commit 2934ae0c2b38589574332d059604653c0e1264d3
Author: Max Bolingbroke <batterseapo...@hotmail.com>
Date:   Thu Nov 15 11:13:30 2012 +0000

    Annotate Data.Complex

>---------------------------------------------------------------

 Data/Complex.hs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Data/Complex.hs b/Data/Complex.hs
index 1e32bd7..9c20a1b 100644
--- a/Data/Complex.hs
+++ b/Data/Complex.hs
@@ -58,6 +58,8 @@ import Hugs.Prelude(Num(fromInt), Fractional(fromDouble))
 
 infix  6  :+
 
+{-# SUPERINLINABLE module #-}
+
 -- 
-----------------------------------------------------------------------------
 -- The Complex type
 



_______________________________________________
Cvs-libraries mailing list
Cvs-libraries@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to