Commit 27bdefb3 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Drop text16-compat dependency

parent 7a3a7814
...@@ -18,8 +18,8 @@ fi ...@@ -18,8 +18,8 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and # with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI # `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in. # cache can kick in.
expected_cabal_project_hash="11043def9ea48943c952ff23f14832eaf203480d4cb9f4eef32a3941e734b151" expected_cabal_project_hash="d968c05c9802083eb8c13755d27adf903375d45450c256024bca4b13c157055b"
expected_cabal_project_freeze_hash="409aceaa4d59a1ddd0ed33a20382ef36131e23a557481f4963ef07ccb3518468" expected_cabal_project_freeze_hash="d3ac5b8f32a9fdea657222fb7238608334776bbf98199b9f9e11b46792de9f8b"
cabal --store-dir=$STORE_DIR v2-build --dry-run cabal --store-dir=$STORE_DIR v2-build --dry-run
cabal2stack --system-ghc --allow-newer --resolver lts-21.17 --resolver-file devops/stack/lts-21.17.yaml -o stack.yaml cabal2stack --system-ghc --allow-newer --resolver lts-21.17 --resolver-file devops/stack/lts-21.17.yaml -o stack.yaml
......
...@@ -37,11 +37,6 @@ source-repository-package ...@@ -37,11 +37,6 @@ source-repository-package
subdir: llvm-hs subdir: llvm-hs
llvm-hs-pure llvm-hs-pure
source-repository-package
type: git
location: https://github.com/adinapoli/text16-compat.git
tag: 85533b5d597e6fc5498411b4bcfc76380ec80d71
source-repository-package source-repository-package
type: git type: git
location: https://github.com/alpmestan/accelerate-arithmetic.git location: https://github.com/alpmestan/accelerate-arithmetic.git
......
...@@ -126,8 +126,6 @@ constraints: any.Cabal ==3.8.1.0, ...@@ -126,8 +126,6 @@ constraints: any.Cabal ==3.8.1.0,
any.conduit-zstd ==0.0.2.0, any.conduit-zstd ==0.0.2.0,
any.connection ==0.3.1, any.connection ==0.3.1,
any.constraints ==0.13.4, any.constraints ==0.13.4,
any.constraints-extras ==0.4.0.0,
constraints-extras +build-readme,
any.containers ==0.6.7, any.containers ==0.6.7,
any.contravariant ==1.5.5, any.contravariant ==1.5.5,
contravariant +semigroups +statevar +tagged, contravariant +semigroups +statevar +tagged,
...@@ -169,7 +167,6 @@ constraints: any.Cabal ==3.8.1.0, ...@@ -169,7 +167,6 @@ constraints: any.Cabal ==3.8.1.0,
any.dec ==0.0.5, any.dec ==0.0.5,
any.deepseq ==1.4.8.0, any.deepseq ==1.4.8.0,
any.dense-linear-algebra ==0.1.0.0, any.dense-linear-algebra ==0.1.0.0,
any.dependent-sum ==0.7.1.0,
any.deriving-aeson ==0.2.9, any.deriving-aeson ==0.2.9,
any.digest ==0.0.1.7, any.digest ==0.0.1.7,
digest +pkg-config, digest +pkg-config,
...@@ -195,7 +192,6 @@ constraints: any.Cabal ==3.8.1.0, ...@@ -195,7 +192,6 @@ constraints: any.Cabal ==3.8.1.0,
any.epo-api-client ==0.1.0.0, any.epo-api-client ==0.1.0.0,
any.erf ==2.0.0.0, any.erf ==2.0.0.0,
any.exceptions ==0.10.5, any.exceptions ==0.10.5,
any.extensible-exceptions ==0.1.1.4,
any.extra ==1.7.14, any.extra ==1.7.14,
any.fail ==4.9.0.0, any.fail ==4.9.0.0,
any.fast-logger ==3.2.2, any.fast-logger ==3.2.2,
...@@ -218,8 +214,6 @@ constraints: any.Cabal ==3.8.1.0, ...@@ -218,8 +214,6 @@ constraints: any.Cabal ==3.8.1.0,
any.fullstop ==0.1.4, any.fullstop ==0.1.4,
any.gargantext-graph ==0.1.0.0, any.gargantext-graph ==0.1.0.0,
any.gargantext-prelude ==0.1.0.0, any.gargantext-prelude ==0.1.0.0,
any.generic-deriving ==1.14.5,
generic-deriving +base-4-9,
any.generic-monoid ==0.1.0.1, any.generic-monoid ==0.1.0.1,
any.generically ==0.1.1, any.generically ==0.1.1,
any.generics-sop ==0.5.1.3, any.generics-sop ==0.5.1.3,
...@@ -310,9 +304,6 @@ constraints: any.Cabal ==3.8.1.0, ...@@ -310,9 +304,6 @@ constraints: any.Cabal ==3.8.1.0,
any.integer-logarithms ==1.0.3.1, any.integer-logarithms ==1.0.3.1,
integer-logarithms -check-bounds +integer-gmp, integer-logarithms -check-bounds +integer-gmp,
any.invariant ==0.6.2, any.invariant ==0.6.2,
any.io-streams ==1.5.2.2,
io-streams +network -nointeractivetests +zlib,
any.io-streams-haproxy ==1.0.1.0,
any.iproute ==1.7.12, any.iproute ==1.7.12,
any.ipynb ==0.2, any.ipynb ==0.2,
any.ipython-kernel ==0.11.0.0, any.ipython-kernel ==0.11.0.0,
...@@ -457,7 +448,6 @@ constraints: any.Cabal ==3.8.1.0, ...@@ -457,7 +448,6 @@ constraints: any.Cabal ==3.8.1.0,
any.random-shuffle ==0.0.4, any.random-shuffle ==0.0.4,
any.raw-strings-qq ==1.1, any.raw-strings-qq ==1.1,
any.rdf4h ==3.1.1, any.rdf4h ==3.1.1,
any.readable ==0.3.1,
any.recover-rtti ==0.4.3, any.recover-rtti ==0.4.3,
any.recv ==0.1.0, any.recv ==0.1.0,
any.refact ==0.3.0.2, any.refact ==0.3.0.2,
...@@ -465,8 +455,6 @@ constraints: any.Cabal ==3.8.1.0, ...@@ -465,8 +455,6 @@ constraints: any.Cabal ==3.8.1.0,
reflection -slow +template-haskell, reflection -slow +template-haskell,
any.regex-base ==0.94.0.2, any.regex-base ==0.94.0.2,
any.regex-compat ==0.95.2.1, any.regex-compat ==0.95.2.1,
any.regex-pcre ==0.95.0.0,
regex-pcre +pkg-config,
any.regex-posix ==0.96.0.1, any.regex-posix ==0.96.0.1,
regex-posix -_regex-posix-clib, regex-posix -_regex-posix-clib,
any.regex-tdfa ==1.3.2.2, any.regex-tdfa ==1.3.2.2,
...@@ -534,10 +522,6 @@ constraints: any.Cabal ==3.8.1.0, ...@@ -534,10 +522,6 @@ constraints: any.Cabal ==3.8.1.0,
any.skylighting-format-latex ==0.1, any.skylighting-format-latex ==0.1,
any.smallcheck ==1.2.1.1, any.smallcheck ==1.2.1.1,
any.smtp-mail ==0.3.0.0, any.smtp-mail ==0.3.0.0,
any.snap-core ==1.0.5.1,
snap-core -debug +network-uri -portable,
any.snap-server ==1.1.2.1,
snap-server -build-pong -build-testserver -debug -openssl -portable,
any.socks ==0.6.1, any.socks ==0.6.1,
any.some ==1.0.4.1, any.some ==1.0.4.1,
some +newtype-unsafe, some +newtype-unsafe,
...@@ -589,10 +573,6 @@ constraints: any.Cabal ==3.8.1.0, ...@@ -589,10 +573,6 @@ constraints: any.Cabal ==3.8.1.0,
text-metrics -dev, text-metrics -dev,
any.text-short ==0.1.5, any.text-short ==0.1.5,
text-short -asserts, text-short -asserts,
any.text-show ==3.10.4,
text-show +base-4-9 +integer-gmp +new-functor-classes +template-haskell-2-11,
any.text16-compat ==0.1.0.0,
text16-compat -enable-golden-test-generation,
any.tf-random ==0.5, any.tf-random ==0.5,
any.th-abstraction ==0.4.5.0, any.th-abstraction ==0.4.5.0,
any.th-compat ==0.1.4, any.th-compat ==0.1.4,
...@@ -609,7 +589,6 @@ constraints: any.Cabal ==3.8.1.0, ...@@ -609,7 +589,6 @@ constraints: any.Cabal ==3.8.1.0,
any.time-locale-compat ==0.1.1.5, any.time-locale-compat ==0.1.1.5,
time-locale-compat -old-locale, time-locale-compat -old-locale,
any.time-manager ==0.0.1, any.time-manager ==0.0.1,
any.timezone-olson ==0.2.1,
any.timezone-series ==0.1.13, any.timezone-series ==0.1.13,
any.tls ==1.6.0, any.tls ==1.6.0,
tls +compat -hans +network, tls +compat -hans +network,
...@@ -700,7 +679,6 @@ constraints: any.Cabal ==3.8.1.0, ...@@ -700,7 +679,6 @@ constraints: any.Cabal ==3.8.1.0,
zip-archive -executable, zip-archive -executable,
any.zlib ==0.6.3.0, any.zlib ==0.6.3.0,
zlib -bundled-c-zlib -non-blocking-ffi -pkg-config, zlib -bundled-c-zlib -non-blocking-ffi -pkg-config,
any.zlib-bindings ==0.1.1.5,
any.zstd ==0.1.3.0, any.zstd ==0.1.3.0,
zstd +standalone zstd +standalone
index-state: hackage.haskell.org 2023-12-10T10:34:46Z index-state: hackage.haskell.org 2023-12-10T10:34:46Z
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
- "KMP-0.2.0.0" - "KMP-0.2.0.0"
- "MissingH-1.4.3.0" - "MissingH-1.4.3.0"
- "Unique-0.4.7.8" - "Unique-0.4.7.8"
- "dependent-sum-0.7.1.0"
- "fclabels-2.0.5.1" - "fclabels-2.0.5.1"
- "full-text-search-0.2.1.4" - "full-text-search-0.2.1.4"
- "fullstop-0.1.4" - "fullstop-0.1.4"
...@@ -39,7 +38,6 @@ ...@@ -39,7 +38,6 @@
- "servant-ekg-0.3.1" - "servant-ekg-0.3.1"
- "servant-flatten-0.2" - "servant-flatten-0.2"
- "servant-server-0.20" - "servant-server-0.20"
- "snap-server-1.1.2.1"
- "stemmer-0.5.2" - "stemmer-0.5.2"
- "taggy-0.2.1" - "taggy-0.2.1"
- "taggy-lens-0.1.2" - "taggy-lens-0.1.2"
...@@ -71,10 +69,6 @@ ...@@ -71,10 +69,6 @@
git: "https://github.com/adinapoli/llvm-hs.git" git: "https://github.com/adinapoli/llvm-hs.git"
subdirs: subdirs:
- "llvm-hs-pure" - "llvm-hs-pure"
- commit: 85533b5d597e6fc5498411b4bcfc76380ec80d71
git: "https://github.com/adinapoli/text16-compat.git"
subdirs:
- .
- commit: a110807651036ca2228a76507ee35bbf7aedf87a - commit: a110807651036ca2228a76507ee35bbf7aedf87a
git: "https://github.com/alpmestan/accelerate-arithmetic.git" git: "https://github.com/alpmestan/accelerate-arithmetic.git"
subdirs: subdirs:
...@@ -257,8 +251,6 @@ flags: ...@@ -257,8 +251,6 @@ flags:
containers: true containers: true
distributive: true distributive: true
"indexed-traversable": true "indexed-traversable": true
"constraints-extras":
"build-readme": true
contravariant: contravariant:
semigroups: true semigroups: true
statevar: true statevar: true
...@@ -318,8 +310,6 @@ flags: ...@@ -318,8 +310,6 @@ flags:
"disable-db-obfuscation-executable": true "disable-db-obfuscation-executable": true
"no-phylo-debug-logs": false "no-phylo-debug-logs": false
"test-crypto": false "test-crypto": false
"generic-deriving":
"base-4-9": true
"ghc-lib-parser": "ghc-lib-parser":
"threaded-rts": true "threaded-rts": true
"ghc-lib-parser-ex": "ghc-lib-parser-ex":
...@@ -375,10 +365,6 @@ flags: ...@@ -375,10 +365,6 @@ flags:
"integer-logarithms": "integer-logarithms":
"check-bounds": false "check-bounds": false
"integer-gmp": true "integer-gmp": true
"io-streams":
network: true
nointeractivetests: false
zlib: true
"ipython-kernel": "ipython-kernel":
examples: false examples: false
jose: jose:
...@@ -468,8 +454,6 @@ flags: ...@@ -468,8 +454,6 @@ flags:
reflection: reflection:
slow: false slow: false
"template-haskell": true "template-haskell": true
"regex-pcre":
"pkg-config": true
"regex-posix": "regex-posix":
"_regex-posix-clib": false "_regex-posix-clib": false
"regex-tdfa": "regex-tdfa":
...@@ -515,16 +499,6 @@ flags: ...@@ -515,16 +499,6 @@ flags:
executable: false executable: false
"skylighting-core": "skylighting-core":
executable: false executable: false
"snap-core":
debug: false
"network-uri": true
portable: false
"snap-server":
"build-pong": false
"build-testserver": false
debug: false
openssl: false
portable: false
some: some:
"newtype-unsafe": true "newtype-unsafe": true
splitmix: splitmix:
...@@ -550,13 +524,6 @@ flags: ...@@ -550,13 +524,6 @@ flags:
dev: false dev: false
"text-short": "text-short":
asserts: false asserts: false
"text-show":
"base-4-9": true
"integer-gmp": true
"new-functor-classes": true
"template-haskell-2-11": true
"text16-compat":
"enable-golden-test-generation": false
"time-compat": "time-compat":
"old-locale": false "old-locale": false
"time-locale-compat": "time-locale-compat":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment