Skip to content

Commit

Permalink
Update cabal freeze
Browse files Browse the repository at this point in the history
  • Loading branch information
AzimMuradov committed Jan 3, 2024
1 parent 5443fc1 commit 9844956
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion cabal.project.freeze
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
active-repositories: hackage.haskell.org:merge
constraints: any.Cabal ==3.6.3.0,
Cabal -bundled-binary-generic,
any.StateVar ==1.2.2,
any.ansi-terminal ==1.0,
ansi-terminal -example,
any.ansi-terminal-types ==0.11.5,
any.array ==0.5.4.0,
any.assoc ==1.1,
assoc +tagged,
any.async ==2.2.5,
async -bench,
any.attoparsec ==0.14.4,
attoparsec -developer,
any.base ==4.14.3.0,
any.base-orphans ==0.9.1,
any.bifunctors ==5.6.1,
bifunctors +tagged,
any.binary ==0.8.9.1,
any.bytestring ==0.11.2.0,
any.cabal-doctest ==1.0.9,
Expand All @@ -19,21 +24,32 @@ constraints: any.Cabal ==3.6.3.0,
any.clock ==0.8.4,
clock -llvm,
any.colour ==2.3.6,
any.comonad ==5.0.8,
comonad +containers +distributive +indexed-traversable,
any.containers ==0.6.8,
any.contravariant ==1.5.5,
contravariant +semigroups +statevar +tagged,
any.data-array-byte ==0.1.0.1,
any.data-fix ==0.3.2,
any.deepseq ==1.4.4.0,
any.directory ==1.3.7.1,
any.distributive ==0.6.2.1,
distributive +semigroups +tagged,
any.exceptions ==0.10.4,
any.extra ==1.7.14,
any.fail ==4.9.0.0,
any.file-embed ==0.0.15.0,
any.filepath ==1.4.2.1,
any.foldable1-classes-compat ==0.1,
foldable1-classes-compat +tagged,
any.free ==5.2,
any.ghc-boot-th ==8.10.7,
any.ghc-prim ==0.6.1,
any.hashable ==1.4.3.0,
hashable +integer-gmp -random-initial-seed,
any.hsc2hs ==0.68.10,
hsc2hs -in-ghc-tree,
any.indexed-traversable ==0.1.3,
any.integer-gmp ==1.0.3.0,
any.integer-logarithms ==1.0.3.1,
integer-logarithms -check-bounds +integer-gmp,
Expand All @@ -58,10 +74,15 @@ constraints: any.Cabal ==3.6.3.0,
any.prettyprinter-ansi-terminal ==1.1.3,
any.primitive ==0.9.0.0,
any.process ==1.6.18.0,
any.profunctors ==5.6.2,
any.random ==1.2.1.1,
any.recursion-schemes ==5.2.2.5,
recursion-schemes +template-haskell,
any.rts ==1.0.1,
any.scientific ==0.3.7.0,
scientific -bytestring-builder -integer-simple,
any.semigroupoids ==6.0.0.1,
semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers,
any.splitmix ==0.1.0.5,
splitmix -optimised-mixer,
any.stm ==2.5.0.1,
Expand All @@ -78,8 +99,11 @@ constraints: any.Cabal ==3.6.3.0,
any.temporary ==1.3,
any.text ==2.0.2,
text -developer +simdutf,
any.th-abstraction ==0.6.0.0,
any.time ==1.9.3,
any.transformers ==0.5.6.2,
any.transformers-base ==0.4.6,
transformers-base +orphaninstances,
any.transformers-compat ==0.7.2,
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two,
any.typed-process ==0.2.11.1,
Expand All @@ -89,4 +113,4 @@ constraints: any.Cabal ==3.6.3.0,
any.unordered-containers ==0.2.19.1,
unordered-containers -debug,
any.utf8-string ==1.0.2
index-state: hackage.haskell.org 2023-12-12T01:52:10Z
index-state: hackage.haskell.org 2024-01-02T19:29:37Z

0 comments on commit 9844956

Please sign in to comment.