We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a410c9 commit 3693b74Copy full SHA for 3693b74
benchmarks/cassava-iut.cabal
@@ -13,6 +13,8 @@ Extra-source-files: *.csv
13
14
flag pre-bytestring-0-10-4
15
description: bytestring < 0.10.4
16
+ default: False
17
+ manual: False
18
19
Library
20
default-language: Haskell2010
cassava.cabal
@@ -64,6 +64,8 @@ source-repository head
64
65
flag bytestring--LT-0_10_4
66
description: [bytestring](https://hackage.haskell.org/haskell/package/bytestring) < 0.10.4
67
68
69
70
71
0 commit comments