repa-algorithms 3.4.1.5 → 3.4.2.0
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~basedep ~repadep ~vectornew-uploader
Dependency ranges changed: base, repa, vector
Files
- repa-algorithms.cabal +4/−4
repa-algorithms.cabal view
@@ -1,5 +1,5 @@ Name: repa-algorithms-Version: 3.4.1.5+Version: 3.4.2.0 License: BSD3 License-file: LICENSE Author: The DPH Team@@ -18,9 +18,9 @@ Library Build-Depends:- base >= 4.8 && < 5- , vector >= 0.11 && < 0.13- , repa == 3.4.1.*+ base >= 4.8 && < 4.21+ , vector >= 0.11 && < 0.14+ , repa >= 3.4 && <3.5 ghc-options: -Wall