update vector version

pull/5/head
Michele Guerini Rocco 2017-09-14 20:59:23 +02:00
parent 721ace54db
commit 38da7ab964
Signed by: rnhmjoj
GPG Key ID: 91BE884FBA4B591A
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ executable scat
, bytestring
, optparse-applicative >= 0.5
, mtl
, vector == 0.11.*
, vector == 0.12.*
, ansi-terminal >= 0.6.1
test-suite scat-tests
@ -84,5 +84,5 @@ test-suite scat-tests
, bytestring
, optparse-applicative >= 0.5
, mtl
, vector == 0.11.*
, vector == 0.12.*
, ansi-terminal >= 0.6.1