Skip to content

Commit

Permalink
Add freeze file
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed Jun 1, 2024
1 parent 794df41 commit 4d6ffa4
Showing 1 changed file with 123 additions and 0 deletions.
123 changes: 123 additions & 0 deletions cabal.project.freeze
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
active-repositories: hackage.haskell.org:merge
constraints: any.OneTuple ==0.4.2,
any.QuickCheck ==2.15,
QuickCheck -old-random +templatehaskell,
any.StateVar ==1.2.2,
any.aeson ==2.2.2.0,
aeson +ordered-keymap,
any.ansi-terminal ==1.1.1,
ansi-terminal -example,
any.ansi-terminal-types ==1.1,
any.array ==0.5.6.0,
any.assoc ==1.1.1,
assoc -tagged,
any.async ==2.2.5,
async -bench,
any.base ==4.19.1.0,
any.base-orphans ==0.9.2,
any.bifunctors ==5.6.2,
bifunctors +tagged,
any.binary ==0.8.9.1,
any.bytestring ==0.12.1.0,
any.call-stack ==0.4.0,
any.character-ps ==0.1,
any.colour ==2.3.6,
any.comonad ==5.0.8,
comonad +containers +distributive +indexed-traversable,
confer +development -release,
any.containers ==0.6.8,
any.contravariant ==1.5.5,
contravariant +semigroups +statevar +tagged,
any.data-fix ==0.3.3,
any.deepseq ==1.5.0.0,
any.directory ==1.3.8.1,
any.distributive ==0.6.2.1,
distributive +semigroups +tagged,
any.dlist ==1.0,
dlist -werror,
any.effectful ==2.3.0.0,
effectful -benchmark-foreign-libraries,
any.effectful-core ==2.3.0.1,
any.exceptions ==0.10.7,
any.filepath ==1.4.200.1,
any.generically ==0.1.1,
any.ghc-bignum ==1.3,
any.ghc-boot-th ==9.8.2,
any.ghc-prim ==0.11.0,
any.hashable ==1.4.4.0,
hashable +integer-gmp -random-initial-seed,
any.hostname ==1.0,
any.hslua-aeson ==2.3.1,
any.hslua-core ==2.3.2,
any.hslua-marshalling ==2.3.1,
any.hslua-module-system ==1.1.1,
any.hslua-objectorientation ==2.3.1,
any.hslua-packaging ==2.3.1,
any.hslua-typing ==0.1.1,
any.indexed-traversable ==0.1.4,
any.indexed-traversable-instances ==0.1.2,
any.integer-conversion ==0.1.1,
any.integer-logarithms ==1.0.3.1,
integer-logarithms -check-bounds +integer-gmp,
any.lua ==2.3.2,
lua +allow-unsafe-gc -apicheck -cross-compile +export-dynamic -lua_32bits -pkg-config -system-lua,
any.monad-control ==1.0.3.1,
any.mtl ==2.3.1,
any.network-uri ==2.6.4.2,
any.optparse-applicative ==0.18.1.0,
optparse-applicative +process,
any.os-string ==2.0.3,
any.parsec ==3.1.17.0,
any.placeholder ==0,
any.pretty ==1.1.3.6,
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.18.0,
any.random ==1.2.1.2,
any.rts ==1.0.2,
any.safe-exceptions ==0.1.7.4,
any.scientific ==0.3.8.0,
scientific -integer-simple,
any.selective ==0.7.0.1,
any.semialign ==1.3.1,
semialign +semigroupoids,
any.semigroupoids ==6.0.1,
semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers,
any.splitmix ==0.1.0.5,
splitmix -optimised-mixer,
any.stm ==2.5.2.1,
any.strict ==0.5,
any.tagged ==0.8.8,
tagged +deepseq +transformers,
any.tasty ==1.5,
any.tasty-hunit ==0.10.1,
any.template-haskell ==2.21.0.0,
any.temporary ==1.3,
any.text ==2.1.1,
any.text-display ==0.0.5.2,
text-display -book,
any.text-iso8601 ==0.1.1,
any.text-short ==0.1.6,
text-short -asserts,
any.th-abstraction ==0.7.0.0,
any.th-compat ==0.1.5,
any.these ==1.2.1,
any.time ==1.12.2,
any.time-compat ==1.9.7,
any.transformers ==0.6.1.0,
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.unliftio ==0.2.25.0,
any.unliftio-core ==0.2.1.0,
any.unordered-containers ==0.2.20,
unordered-containers -debug,
any.uuid-types ==1.0.6,
any.validation-selective ==0.2.0.0,
any.vector ==0.13.1.0,
vector +boundschecks -internalchecks -unsafechecks -wall,
any.vector-stream ==0.1.0.1,
any.witherable ==0.5

0 comments on commit 4d6ffa4

Please sign in to comment.