@@ -74,7 +74,7 @@ source-repository head
74
74
custom-setup
75
75
setup-depends :
76
76
Cabal
77
- , base >= 4.13 && < 5
77
+ , base >= 4.16.3.0 && < 5
78
78
, filepath
79
79
80
80
flag developer-mode
@@ -225,14 +225,14 @@ library
225
225
src/
226
226
ghc-options : -fwrite-ide-info -hiedir= . hie -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -optP-Wno-nonportable-include-path -fwarn-identities
227
227
build-depends :
228
- Cabal
229
- , aeson
228
+ Cabal >= 3.6.3.0
229
+ , aeson >= 2.0.3.0
230
230
, annotated-wl-pprint
231
231
, ansi-terminal
232
232
, array
233
233
, async
234
234
, attoparsec
235
- , base >= 4.10 && < 5
235
+ , base >= 4.16.3.0 && < 5
236
236
, base64-bytestring
237
237
, bytestring
238
238
, casa-client
@@ -272,19 +272,19 @@ library
272
272
, neat-interpolation
273
273
, network-uri
274
274
, open-browser
275
- , optparse-applicative >= 0.14.3 .0
275
+ , optparse-applicative >= 0.17.0 .0
276
276
, pantry >= 0.5.6
277
277
, path
278
278
, path-io
279
- , persistent < 2.14
279
+ , persistent >= 2.13.3.5 && < 2.14
280
280
, persistent-sqlite
281
281
, persistent-template
282
282
, pretty
283
283
, primitive
284
- , process
284
+ , process >= 1.6.13.2
285
285
, project-template
286
286
, retry
287
- , rio >= 0.1.21 .0
287
+ , rio >= 0.1.22 .0
288
288
, rio-prettyprint >= 0.1.1.0
289
289
, semigroups
290
290
, split
@@ -348,14 +348,14 @@ executable stack
348
348
src/main
349
349
ghc-options : -fwrite-ide-info -hiedir= . hie -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -optP-Wno-nonportable-include-path -threaded -rtsopts
350
350
build-depends :
351
- Cabal
352
- , aeson
351
+ Cabal >= 3.6.3.0
352
+ , aeson >= 2.0.3.0
353
353
, annotated-wl-pprint
354
354
, ansi-terminal
355
355
, array
356
356
, async
357
357
, attoparsec
358
- , base >= 4.10 && < 5
358
+ , base >= 4.16.3.0 && < 5
359
359
, base64-bytestring
360
360
, bytestring
361
361
, casa-client
@@ -395,19 +395,19 @@ executable stack
395
395
, neat-interpolation
396
396
, network-uri
397
397
, open-browser
398
- , optparse-applicative >= 0.14.3 .0
398
+ , optparse-applicative >= 0.17.0 .0
399
399
, pantry >= 0.5.6
400
400
, path
401
401
, path-io
402
- , persistent < 2.14
402
+ , persistent >= 2.13.3.5 && < 2.14
403
403
, persistent-sqlite
404
404
, persistent-template
405
405
, pretty
406
406
, primitive
407
- , process
407
+ , process >= 1.6.13.2
408
408
, project-template
409
409
, retry
410
- , rio >= 0.1.21 .0
410
+ , rio >= 0.1.22 .0
411
411
, rio-prettyprint >= 0.1.1.0
412
412
, semigroups
413
413
, split
@@ -470,14 +470,14 @@ executable stack-integration-test
470
470
test/integration/lib
471
471
ghc-options : -fwrite-ide-info -hiedir= . hie -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -optP-Wno-nonportable-include-path -threaded -rtsopts -with-rtsopts=-N
472
472
build-depends :
473
- Cabal
474
- , aeson
473
+ Cabal >= 3.6.3.0
474
+ , aeson >= 2.0.3.0
475
475
, annotated-wl-pprint
476
476
, ansi-terminal
477
477
, array
478
478
, async
479
479
, attoparsec
480
- , base >= 4.10 && < 5
480
+ , base >= 4.16.3.0 && < 5
481
481
, base64-bytestring
482
482
, bytestring
483
483
, casa-client
@@ -518,20 +518,20 @@ executable stack-integration-test
518
518
, neat-interpolation
519
519
, network-uri
520
520
, open-browser
521
- , optparse-applicative >= 0.14.3 .0
521
+ , optparse-applicative >= 0.17.0 .0
522
522
, optparse-generic
523
523
, pantry >= 0.5.6
524
524
, path
525
525
, path-io
526
- , persistent < 2.14
526
+ , persistent >= 2.13.3.5 && < 2.14
527
527
, persistent-sqlite
528
528
, persistent-template
529
529
, pretty
530
530
, primitive
531
- , process
531
+ , process >= 1.6.13.2
532
532
, project-template
533
533
, retry
534
- , rio >= 0.1.21 .0
534
+ , rio >= 0.1.22 .0
535
535
, rio-prettyprint >= 0.1.1.0
536
536
, semigroups
537
537
, split
@@ -599,15 +599,15 @@ test-suite stack-test
599
599
src/test
600
600
ghc-options : -fwrite-ide-info -hiedir= . hie -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -optP-Wno-nonportable-include-path -threaded
601
601
build-depends :
602
- Cabal
602
+ Cabal >= 3.6.3.0
603
603
, QuickCheck
604
- , aeson
604
+ , aeson >= 2.0.3.0
605
605
, annotated-wl-pprint
606
606
, ansi-terminal
607
607
, array
608
608
, async
609
609
, attoparsec
610
- , base >= 4.10 && < 5
610
+ , base >= 4.16.3.0 && < 5
611
611
, base64-bytestring
612
612
, bytestring
613
613
, casa-client
@@ -648,20 +648,20 @@ test-suite stack-test
648
648
, neat-interpolation
649
649
, network-uri
650
650
, open-browser
651
- , optparse-applicative >= 0.14.3 .0
651
+ , optparse-applicative >= 0.17.0 .0
652
652
, pantry >= 0.5.6
653
653
, path
654
654
, path-io
655
- , persistent < 2.14
655
+ , persistent >= 2.13.3.5 && < 2.14
656
656
, persistent-sqlite
657
657
, persistent-template
658
658
, pretty
659
659
, primitive
660
- , process
660
+ , process >= 1.6.13.2
661
661
, project-template
662
662
, raw-strings-qq
663
663
, retry
664
- , rio >= 0.1.21 .0
664
+ , rio >= 0.1.22 .0
665
665
, rio-prettyprint >= 0.1.1.0
666
666
, semigroups
667
667
, smallcheck
0 commit comments