packages feed

repa 2.0.0.3 → 2.0.0.4

raw patch · 2 files changed

+4/−2 lines, 2 files

Files

Data/Array/Repa.hs view
@@ -4,7 +4,9 @@  -- | See the repa-examples package for examples. --   ---   More information at <http://trac.haskell.org/repa>+--   More information at <http://repa.ouroborus.net>.+--+--   There is a draft tutorial at <http://www.haskell.org/haskellwiki/Numeric_Haskell:_A_Repa_Tutorial> --   module Data.Array.Repa 	( module Data.Array.Repa.Shape
repa.cabal view
@@ -1,5 +1,5 @@ Name:                repa-Version:             2.0.0.3+Version:             2.0.0.4 License:             BSD3 License-file:        LICENSE Author:              The DPH Team