File: newer-ghc-prim

package info (click to toggle)
haskell-csv-conduit 0.6.6-8
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 192 kB
  • ctags: 1
  • sloc: haskell: 1,158; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 241 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/csv-conduit.cabal
+++ b/csv-conduit.cabal
@@ -95,7 +95,7 @@ library
 
   if impl(ghc >= 7.2.1)
     cpp-options: -DGENERICS
-    build-depends: ghc-prim >= 0.2 && < 0.5
+    build-depends: ghc-prim >= 0.2 && < 0.6
 
 
 test-suite test