packages feed

repa 3.2.2.1 → 3.2.2.2

raw patch · 2 files changed

+1/−2 lines, 2 files

Files

Data/Array/Repa/Operators/IndexSpace.hs view
@@ -93,7 +93,6 @@   -- | Backwards permutation of an array's elements.---	The result array has the same extent as the original. backpermute, unsafeBackpermute 	:: forall r sh1 sh2 e         .  ( Shape sh1, Shape sh2
repa.cabal view
@@ -1,5 +1,5 @@ Name:                repa-Version:             3.2.2.1+Version:             3.2.2.2 License:             BSD3 License-file:        LICENSE Author:              The DPH Team