Skip to content

Commit

Permalink
bump deps, drop a constraint for the 'brick' dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
astynax committed Sep 8, 2024
1 parent c5b81bf commit 7ae665c
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 80 deletions.
152 changes: 73 additions & 79 deletions cabal.project.freeze
Original file line number Diff line number Diff line change
@@ -1,115 +1,109 @@
active-repositories: hackage.haskell.org:merge
constraints: any.Glob ==0.10.2,
any.HUnit ==1.6.2.0,
any.QuickCheck ==2.14.2,
any.QuickCheck ==2.15.0.1,
QuickCheck -old-random +templatehaskell,
any.StateVar ==1.2.2,
any.ansi-terminal ==0.11.3,
any.ansi-terminal ==1.1.1,
ansi-terminal -example,
any.ansi-wl-pprint ==0.6.9,
ansi-wl-pprint -example,
any.array ==0.5.4.0,
any.async ==2.2.4,
any.ansi-terminal-types ==1.1,
any.array ==0.5.7.0,
any.async ==2.2.5,
async -bench,
any.base ==4.14.3.0,
any.base-orphans ==0.8.7,
any.base ==4.20.0.0,
any.bimap ==0.5.0,
any.binary ==0.8.8.0,
any.blaze-builder ==0.4.2.2,
any.brick ==1.0,
any.binary ==0.8.9.2,
any.blaze-builder ==0.4.2.3,
any.brick ==2.4,
brick -demos,
any.bytestring ==0.10.12.0,
any.bytestring ==0.12.1.0,
any.call-stack ==0.4.0,
any.case-insensitive ==1.2.1.0,
any.clock ==0.8.3,
clock -llvm,
any.colour ==2.3.6,
any.config-ini ==0.2.4.0,
any.config-ini ==0.2.7.0,
config-ini -enable-doctests,
any.containers ==0.6.5.1,
any.contravariant ==1.5.5,
contravariant +semigroups +statevar +tagged,
any.containers ==0.7,
any.data-clist ==0.2,
any.deepseq ==1.4.4.0,
any.directory ==1.3.6.0,
any.deepseq ==1.5.0.0,
any.directory ==1.3.8.3,
any.dlist ==1.0,
dlist -werror,
any.exceptions ==0.10.4,
any.filepath ==1.4.2.1,
any.ghc ==8.10.7,
any.ghc-boot ==8.10.7,
any.ghc-boot-th ==8.10.7,
any.ghc-heap ==8.10.7,
any.ghc-prim ==0.6.1,
any.ghci ==8.10.7,
any.hashable ==1.4.1.0,
hashable +containers +integer-gmp -random-initial-seed,
any.hpc ==0.6.1.0,
any.hspec ==2.10.5,
any.hspec-core ==2.10.5,
any.hspec-discover ==2.10.5,
any.hspec-expectations ==0.8.2,
any.integer-gmp ==1.0.3.0,
any.exceptions ==0.10.7,
any.filepath ==1.5.2.0,
any.ghc-bignum ==1.3,
any.ghc-boot-th ==9.10.1,
any.ghc-internal ==9.1001.0,
any.ghc-prim ==0.11.0,
any.hashable ==1.5.0.0,
hashable -arch-native -random-initial-seed,
any.haskell-lexer ==1.1.1,
any.hspec ==2.11.9,
any.hspec-api ==2.11.9,
any.hspec-core ==2.11.9,
any.hspec-discover ==2.11.9,
any.hspec-expectations ==0.8.4,
any.integer-logarithms ==1.0.3.1,
integer-logarithms -check-bounds +integer-gmp,
any.logict ==0.8.0.0,
any.megaparsec ==9.2.1,
any.logict ==0.8.1.0,
any.megaparsec ==9.6.1,
megaparsec -dev,
any.microlens ==0.4.13.0,
any.microlens-mtl ==0.2.0.2,
any.microlens-th ==0.4.3.10,
any.mtl ==2.2.2,
any.optparse-applicative ==0.17.0.0,
any.microlens ==0.4.13.1,
any.microlens-mtl ==0.2.0.3,
any.microlens-th ==0.4.3.15,
any.mtl ==2.3.1,
any.optparse-applicative ==0.18.1.0,
optparse-applicative +process,
any.parallel ==3.2.2.0,
any.parsec ==3.1.14.0,
any.os-string ==2.0.2,
any.parsec ==3.1.17.0,
any.parser-combinators ==1.3.0,
parser-combinators -dev,
any.pretty ==1.1.3.6,
any.primitive ==0.7.4.0,
any.process ==1.6.13.2,
any.prettyprinter ==1.7.1,
prettyprinter -buildreadme +text,
any.prettyprinter-ansi-terminal ==1.1.3,
any.primitive ==0.9.0.0,
any.process ==1.6.19.0,
any.quickcheck-io ==0.2.0,
any.random ==1.2.1.1,
any.rts ==1.0.1,
any.scientific ==0.3.7.0,
scientific -bytestring-builder -integer-simple,
any.setenv ==0.1.1.3,
any.smallcheck ==1.2.1,
any.splitmix ==0.1.0.4,
any.random ==1.2.1.2,
any.rts ==1.0.2,
any.scientific ==0.3.8.0,
scientific -integer-simple,
any.smallcheck ==1.2.1.1,
any.splitmix ==0.1.0.5,
splitmix -optimised-mixer,
any.stm ==2.5.0.1,
any.tagged ==0.8.6.1,
any.stm ==2.5.3.1,
any.tagged ==0.8.8,
tagged +deepseq +transformers,
any.tasty ==1.4.2.3,
tasty +clock +unix,
any.tasty ==1.5,
tasty +unix,
any.tasty-golden ==2.3.5,
tasty-golden -build-example,
any.tasty-hspec ==1.2.0.1,
any.tasty-quickcheck ==0.10.2,
any.tasty-hspec ==1.2.0.4,
any.tasty-quickcheck ==0.11,
any.tasty-smallcheck ==0.8.2,
any.template-haskell ==2.16.0.0,
any.template-haskell ==2.22.0.0,
any.temporary ==1.3,
any.terminfo ==0.4.1.4,
any.text ==1.2.4.1,
any.text-zipper ==0.12,
any.terminfo ==0.4.1.6,
any.text ==2.1.1,
any.text-zipper ==0.13,
any.tf-random ==0.5,
any.th-abstraction ==0.4.4.0,
any.time ==1.9.3,
any.transformers ==0.5.6.2,
any.th-abstraction ==0.7.0.0,
any.time ==1.12.2,
any.transformers ==0.6.1.1,
any.transformers-compat ==0.7.2,
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two,
any.typed-process ==0.2.10.1,
any.unbounded-delays ==0.1.1.1,
any.unix ==2.7.2.2,
any.unliftio-core ==0.2.0.1,
any.unordered-containers ==0.2.19.1,
any.typed-process ==0.2.12.0,
any.unix ==2.8.5.1,
any.unix-compat ==0.7.2,
any.unliftio-core ==0.2.1.0,
any.unordered-containers ==0.2.20,
unordered-containers -debug,
any.utf8-string ==1.0.2,
any.vector ==0.13.0.0,
any.vector ==0.13.1.0,
vector +boundschecks -internalchecks -unsafechecks -wall,
any.vector-stream ==0.1.0.0,
any.vty ==5.36,
any.wcwidth ==0.0.2,
wcwidth -cli +split-base,
any.vector-stream ==0.1.0.1,
any.vty ==6.2,
any.vty-crossplatform ==0.4.0.0,
vty-crossplatform -demos,
any.vty-unix ==0.2.0.0,
any.word-wrap ==0.5
index-state: hackage.haskell.org 2022-09-11T02:19:36Z
index-state: hackage.haskell.org 2024-09-07T07:49:46Z
2 changes: 1 addition & 1 deletion hemmet.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ executable hemmeti
app/common
other-modules: Hemmet.Cli
, Hemmet.Tui
build-depends: brick ^>= 1.0
build-depends: brick
, microlens
, megaparsec
, mtl
Expand Down

0 comments on commit 7ae665c

Please sign in to comment.