[commit: vector] simd: Remove Safe Haskell support (996eb93)
Geoffrey Mainland
gmainlan at ghc.haskell.org
Fri Jul 19 14:24:15 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : simd
http://hackage.haskell.org/trac/ghc/changeset/996eb938cadc1aa0ab7c7f543dfbe81254af4609
>---------------------------------------------------------------
commit 996eb938cadc1aa0ab7c7f543dfbe81254af4609
Author: Roman Leshchinskiy <rl at cse.unsw.edu.au>
Date: Thu Sep 27 22:36:36 2012 +0000
Remove Safe Haskell support
Data/Vector/Fusion/Stream/Monadic/Safe.hs | 78 --------------
Data/Vector/Fusion/Stream/Safe.hs | 82 ---------------
Data/Vector/Fusion/Stream/Size.hs | 5 -
Data/Vector/Fusion/Util.hs | 5 -
Data/Vector/Generic/Mutable/Safe.hs | 61 -----------
Data/Vector/Generic/New/Safe.hs | 25 -----
Data/Vector/Generic/Safe.hs | 157 -----------------------------
Data/Vector/Mutable/Safe.hs | 54 ----------
Data/Vector/Primitive/Mutable/Safe.hs | 53 ----------
Data/Vector/Primitive/Safe.hs | 134 ------------------------
Data/Vector/Safe.hs | 143 --------------------------
Data/Vector/Unboxed/Mutable/Safe.hs | 57 -----------
Data/Vector/Unboxed/Safe.hs | 141 --------------------------
vector.cabal | 14 ---
14 files changed, 1009 deletions(-)
Diff suppressed because of size. To see it, use:
git show 996eb938cadc1aa0ab7c7f543dfbe81254af4609
More information about the ghc-commits
mailing list