Repository : ssh://[email protected]/ghc

On branch  : master
Link       : 
http://ghc.haskell.org/trac/ghc/changeset/e4e976c44406c07324327fd4af4fb6ef19c32c7e/ghc

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

commit e4e976c44406c07324327fd4af4fb6ef19c32c7e
Author: Austin Seipp <[email protected]>
Date:   Thu Aug 29 17:36:17 2013 -0500

    Remove some redundancy.
    
    Signed-off-by: Austin Seipp <[email protected]>


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

e4e976c44406c07324327fd4af4fb6ef19c32c7e
 docs/users_guide/7.8.1-notes.xml |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 65d0a9f..667cc3d 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -96,9 +96,7 @@
                 The LLVM backend now supports 128bit SIMD
                 operations. This is now exploited in both the
                 <literal>vector</literal> and <literal>dph</literal>
-                packages, exposing a high level interface. The LLVM
-                backend also saw a rather large rewrite, making it
-                much more maintainable.
+                packages, exposing a high level interface.
 
                 TODO FIXME: reference.
            </para>


_______________________________________________
ghc-commits mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to