Skip to content

Commit 7ae665c

Browse files
committed
bump deps, drop a constraint for the 'brick' dependency
1 parent c5b81bf commit 7ae665c

File tree

2 files changed

+74
-80
lines changed

2 files changed

+74
-80
lines changed

cabal.project.freeze

Lines changed: 73 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,115 +1,109 @@
11
active-repositories: hackage.haskell.org:merge
22
constraints: any.Glob ==0.10.2,
33
any.HUnit ==1.6.2.0,
4-
any.QuickCheck ==2.14.2,
4+
any.QuickCheck ==2.15.0.1,
55
QuickCheck -old-random +templatehaskell,
6-
any.StateVar ==1.2.2,
7-
any.ansi-terminal ==0.11.3,
6+
any.ansi-terminal ==1.1.1,
87
ansi-terminal -example,
9-
any.ansi-wl-pprint ==0.6.9,
10-
ansi-wl-pprint -example,
11-
any.array ==0.5.4.0,
12-
any.async ==2.2.4,
8+
any.ansi-terminal-types ==1.1,
9+
any.array ==0.5.7.0,
10+
any.async ==2.2.5,
1311
async -bench,
14-
any.base ==4.14.3.0,
15-
any.base-orphans ==0.8.7,
12+
any.base ==4.20.0.0,
1613
any.bimap ==0.5.0,
17-
any.binary ==0.8.8.0,
18-
any.blaze-builder ==0.4.2.2,
19-
any.brick ==1.0,
14+
any.binary ==0.8.9.2,
15+
any.blaze-builder ==0.4.2.3,
16+
any.brick ==2.4,
2017
brick -demos,
21-
any.bytestring ==0.10.12.0,
18+
any.bytestring ==0.12.1.0,
2219
any.call-stack ==0.4.0,
2320
any.case-insensitive ==1.2.1.0,
24-
any.clock ==0.8.3,
25-
clock -llvm,
2621
any.colour ==2.3.6,
27-
any.config-ini ==0.2.4.0,
22+
any.config-ini ==0.2.7.0,
2823
config-ini -enable-doctests,
29-
any.containers ==0.6.5.1,
30-
any.contravariant ==1.5.5,
31-
contravariant +semigroups +statevar +tagged,
24+
any.containers ==0.7,
3225
any.data-clist ==0.2,
33-
any.deepseq ==1.4.4.0,
34-
any.directory ==1.3.6.0,
26+
any.deepseq ==1.5.0.0,
27+
any.directory ==1.3.8.3,
3528
any.dlist ==1.0,
3629
dlist -werror,
37-
any.exceptions ==0.10.4,
38-
any.filepath ==1.4.2.1,
39-
any.ghc ==8.10.7,
40-
any.ghc-boot ==8.10.7,
41-
any.ghc-boot-th ==8.10.7,
42-
any.ghc-heap ==8.10.7,
43-
any.ghc-prim ==0.6.1,
44-
any.ghci ==8.10.7,
45-
any.hashable ==1.4.1.0,
46-
hashable +containers +integer-gmp -random-initial-seed,
47-
any.hpc ==0.6.1.0,
48-
any.hspec ==2.10.5,
49-
any.hspec-core ==2.10.5,
50-
any.hspec-discover ==2.10.5,
51-
any.hspec-expectations ==0.8.2,
52-
any.integer-gmp ==1.0.3.0,
30+
any.exceptions ==0.10.7,
31+
any.filepath ==1.5.2.0,
32+
any.ghc-bignum ==1.3,
33+
any.ghc-boot-th ==9.10.1,
34+
any.ghc-internal ==9.1001.0,
35+
any.ghc-prim ==0.11.0,
36+
any.hashable ==1.5.0.0,
37+
hashable -arch-native -random-initial-seed,
38+
any.haskell-lexer ==1.1.1,
39+
any.hspec ==2.11.9,
40+
any.hspec-api ==2.11.9,
41+
any.hspec-core ==2.11.9,
42+
any.hspec-discover ==2.11.9,
43+
any.hspec-expectations ==0.8.4,
5344
any.integer-logarithms ==1.0.3.1,
5445
integer-logarithms -check-bounds +integer-gmp,
55-
any.logict ==0.8.0.0,
56-
any.megaparsec ==9.2.1,
46+
any.logict ==0.8.1.0,
47+
any.megaparsec ==9.6.1,
5748
megaparsec -dev,
58-
any.microlens ==0.4.13.0,
59-
any.microlens-mtl ==0.2.0.2,
60-
any.microlens-th ==0.4.3.10,
61-
any.mtl ==2.2.2,
62-
any.optparse-applicative ==0.17.0.0,
49+
any.microlens ==0.4.13.1,
50+
any.microlens-mtl ==0.2.0.3,
51+
any.microlens-th ==0.4.3.15,
52+
any.mtl ==2.3.1,
53+
any.optparse-applicative ==0.18.1.0,
6354
optparse-applicative +process,
64-
any.parallel ==3.2.2.0,
65-
any.parsec ==3.1.14.0,
55+
any.os-string ==2.0.2,
56+
any.parsec ==3.1.17.0,
6657
any.parser-combinators ==1.3.0,
6758
parser-combinators -dev,
6859
any.pretty ==1.1.3.6,
69-
any.primitive ==0.7.4.0,
70-
any.process ==1.6.13.2,
60+
any.prettyprinter ==1.7.1,
61+
prettyprinter -buildreadme +text,
62+
any.prettyprinter-ansi-terminal ==1.1.3,
63+
any.primitive ==0.9.0.0,
64+
any.process ==1.6.19.0,
7165
any.quickcheck-io ==0.2.0,
72-
any.random ==1.2.1.1,
73-
any.rts ==1.0.1,
74-
any.scientific ==0.3.7.0,
75-
scientific -bytestring-builder -integer-simple,
76-
any.setenv ==0.1.1.3,
77-
any.smallcheck ==1.2.1,
78-
any.splitmix ==0.1.0.4,
66+
any.random ==1.2.1.2,
67+
any.rts ==1.0.2,
68+
any.scientific ==0.3.8.0,
69+
scientific -integer-simple,
70+
any.smallcheck ==1.2.1.1,
71+
any.splitmix ==0.1.0.5,
7972
splitmix -optimised-mixer,
80-
any.stm ==2.5.0.1,
81-
any.tagged ==0.8.6.1,
73+
any.stm ==2.5.3.1,
74+
any.tagged ==0.8.8,
8275
tagged +deepseq +transformers,
83-
any.tasty ==1.4.2.3,
84-
tasty +clock +unix,
76+
any.tasty ==1.5,
77+
tasty +unix,
8578
any.tasty-golden ==2.3.5,
8679
tasty-golden -build-example,
87-
any.tasty-hspec ==1.2.0.1,
88-
any.tasty-quickcheck ==0.10.2,
80+
any.tasty-hspec ==1.2.0.4,
81+
any.tasty-quickcheck ==0.11,
8982
any.tasty-smallcheck ==0.8.2,
90-
any.template-haskell ==2.16.0.0,
83+
any.template-haskell ==2.22.0.0,
9184
any.temporary ==1.3,
92-
any.terminfo ==0.4.1.4,
93-
any.text ==1.2.4.1,
94-
any.text-zipper ==0.12,
85+
any.terminfo ==0.4.1.6,
86+
any.text ==2.1.1,
87+
any.text-zipper ==0.13,
9588
any.tf-random ==0.5,
96-
any.th-abstraction ==0.4.4.0,
97-
any.time ==1.9.3,
98-
any.transformers ==0.5.6.2,
89+
any.th-abstraction ==0.7.0.0,
90+
any.time ==1.12.2,
91+
any.transformers ==0.6.1.1,
9992
any.transformers-compat ==0.7.2,
10093
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two,
101-
any.typed-process ==0.2.10.1,
102-
any.unbounded-delays ==0.1.1.1,
103-
any.unix ==2.7.2.2,
104-
any.unliftio-core ==0.2.0.1,
105-
any.unordered-containers ==0.2.19.1,
94+
any.typed-process ==0.2.12.0,
95+
any.unix ==2.8.5.1,
96+
any.unix-compat ==0.7.2,
97+
any.unliftio-core ==0.2.1.0,
98+
any.unordered-containers ==0.2.20,
10699
unordered-containers -debug,
107100
any.utf8-string ==1.0.2,
108-
any.vector ==0.13.0.0,
101+
any.vector ==0.13.1.0,
109102
vector +boundschecks -internalchecks -unsafechecks -wall,
110-
any.vector-stream ==0.1.0.0,
111-
any.vty ==5.36,
112-
any.wcwidth ==0.0.2,
113-
wcwidth -cli +split-base,
103+
any.vector-stream ==0.1.0.1,
104+
any.vty ==6.2,
105+
any.vty-crossplatform ==0.4.0.0,
106+
vty-crossplatform -demos,
107+
any.vty-unix ==0.2.0.0,
114108
any.word-wrap ==0.5
115-
index-state: hackage.haskell.org 2022-09-11T02:19:36Z
109+
index-state: hackage.haskell.org 2024-09-07T07:49:46Z

hemmet.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ executable hemmeti
9191
app/common
9292
other-modules: Hemmet.Cli
9393
, Hemmet.Tui
94-
build-depends: brick ^>= 1.0
94+
build-depends: brick
9595
, microlens
9696
, megaparsec
9797
, mtl

0 commit comments

Comments
 (0)