diff options
author | Austin Seipp <aseipp@pobox.com> | 2013-08-29 17:36:17 -0500 |
---|---|---|
committer | Austin Seipp <aseipp@pobox.com> | 2013-08-29 17:36:17 -0500 |
commit | e4e976c44406c07324327fd4af4fb6ef19c32c7e (patch) | |
tree | 318337754bd92eab11a175e30141b317a525b222 /docs | |
parent | 29ee739ec8937501171426ef845279ec307b18b8 (diff) | |
download | haskell-e4e976c44406c07324327fd4af4fb6ef19c32c7e.tar.gz |
Remove some redundancy.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/users_guide/7.8.1-notes.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml index 65d0a9f5b8..667cc3d092 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> |