GHC 9.6.4 - doesn't compile...

parent d7a70fd4
Pipeline #7199 failed with stages
in 12 minutes and 13 seconds
-- Generated by stack2cabal -- Generated by stack2cabal
-- index-state: 2023-12-10T10:34:46Z -- index-state: 2023-12-10T10:34:46Z
index-state: 2024-09-12T03:02:26Z -- index-state: 2024-09-12T03:02:26Z
index-state: 2025-01-10T04:07:23Z
with-compiler: ghc-9.4.8 with-compiler: ghc-9.6.4
optimization: 2 optimization: 2
packages: packages:
...@@ -34,10 +35,17 @@ source-repository-package ...@@ -34,10 +35,17 @@ source-repository-package
source-repository-package source-repository-package
type: git type: git
location: https://github.com/adinapoli/llvm-hs.git location: https://github.com/noahmartinwilliams/llvm-hs
tag: 7533a9ccd3bfe77141745f6b61039a26aaf5c83b tag: 5a564c2f1feab7044f280d7f679afdf5efea63b8
subdir: llvm-hs subdir: llvm-hs
llvm-hs-pure llvm-hs-pure
-- source-repository-package
-- type: git
-- location: https://github.com/adinapoli/llvm-hs.git
-- tag: 7533a9ccd3bfe77141745f6b61039a26aaf5c83b
-- subdir: llvm-hs
-- llvm-hs-pure
source-repository-package source-repository-package
type: git type: git
...@@ -56,10 +64,10 @@ source-repository-package ...@@ -56,10 +64,10 @@ source-repository-package
tag: bc6ca8058077b0b5702ea4b88bd4189cfcad267a tag: bc6ca8058077b0b5702ea4b88bd4189cfcad267a
subdir: sparse-linear subdir: sparse-linear
source-repository-package -- source-repository-package
type: git -- type: git
location: https://github.com/chessai/eigen.git -- location: https://github.com/chessai/eigen.git
tag: 1790fdf9138970dde0dbabf8b270698145a4a88c -- tag: 1790fdf9138970dde0dbabf8b270698145a4a88c
source-repository-package source-repository-package
type: git type: git
...@@ -114,12 +122,12 @@ source-repository-package ...@@ -114,12 +122,12 @@ source-repository-package
source-repository-package source-repository-package
type: git type: git
location: https://gitlab.iscpif.fr/gargantext/gargantext-graph.git location: https://gitlab.iscpif.fr/gargantext/gargantext-graph.git
tag: 588e104fe7593210956610cab0041fd16584a4ce tag: cfb5d1b6715eb3ccb1e573049b46fa44c3c99e56
source-repository-package source-repository-package
type: git type: git
location: https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude location: https://gitlab.iscpif.fr/gargantext/haskell-gargantext-prelude
tag: bb15d828d5ef36eeaa84cccb00598b585048c88e tag: 214b31a2db46de5a2cac24231a3c07a1c4c3fab9
source-repository-package source-repository-package
type: git type: git
...@@ -144,7 +152,7 @@ source-repository-package ...@@ -144,7 +152,7 @@ source-repository-package
source-repository-package source-repository-package
type: git type: git
location: https://gitlab.iscpif.fr/gargantext/patches-class.git location: https://gitlab.iscpif.fr/gargantext/patches-class.git
tag: 3668d28607867a88b2dfc62158139b3cfd629ddb tag: a591716220cfcabffa24eb29cbaa2517023642af
source-repository-package source-repository-package
type: git type: git
...@@ -207,12 +215,28 @@ allow-newer: MissingH:base ...@@ -207,12 +215,28 @@ allow-newer: MissingH:base
, servant-xml-conduit:bytestring , servant-xml-conduit:bytestring
, servant-xml-conduit:servant , servant-xml-conduit:servant
, stemmer:base , stemmer:base
-- 9.6.4
, bytestring:*
, crawlerHAL:mtl
-- , eigen:primitive
-- , eigen:transformers
, epo-api-client:aeson
, epo-api-client:http-client-tls
, gargantext:aeson
, gargantext:template-haskell
-- , singletons-th:base
-- , singletons-th:template-haskell
-- , singletons-th:th-desugar
, text:*
, *
allow-older: aeson:hashable allow-older: aeson:hashable
, crawlerHAL:servant-client , crawlerHAL:servant-client
, haskell-bee:stm , haskell-bee:stm
, haskell-bee-tests:stm , haskell-bee-tests:stm
, haskell-throttle:time , haskell-throttle:time
, hsparql:rdf4h , hsparql:rdf4h
, *
package gargantext package gargantext
ghc-options: -fwrite-ide-info ghc-options: -fwrite-ide-info
......
active-repositories: hackage.haskell.org:merge
constraints: any.Boolean ==0.2.4,
any.Cabal ==3.8.1.0,
any.Cabal-syntax ==3.8.1.0,
any.Glob ==0.10.2,
any.HTTP ==4000.4.1,
HTTP -conduit10 +network-uri -warn-as-error -warp-tests,
any.HUnit ==1.6.2.0,
any.JuicyPixels ==3.3.9,
JuicyPixels -mmap,
any.KMP ==0.2.0.0,
any.MissingH ==1.6.0.1,
MissingH +network--ge-3_0_0,
any.MonadRandom ==0.6,
any.NumInstances ==1.4,
any.OneTuple ==0.4.2,
any.Only ==0.1,
any.QuickCheck ==2.14.3,
QuickCheck -old-random +templatehaskell,
any.RSA ==2.4.1,
any.SHA ==1.6.4.4,
SHA -exe,
any.StateVar ==1.2.2,
any.abstract-deque ==0.3,
abstract-deque -usecas,
any.accelerate ==1.3.0.0,
accelerate +bounds-checks -debug -internal-checks -nofib -unsafe-checks,
any.accelerate-arithmetic ==1.0.0.1,
any.accelerate-llvm ==1.3.0.0,
any.accelerate-llvm-native ==1.3.0.0,
any.accelerate-utility ==1.0.0.1,
any.adjunctions ==4.4.2,
any.aeson ==2.1.2.1,
aeson -cffi +ordered-keymap,
any.aeson-pretty ==0.8.10,
aeson-pretty -lib-only,
any.aeson-qq ==0.8.4,
any.alex ==3.5.1.0,
any.ansi-terminal ==1.0.2,
ansi-terminal -example,
any.ansi-terminal-types ==0.11.5,
any.ansi-wl-pprint ==0.6.9,
ansi-wl-pprint -example,
any.appar ==0.1.8,
any.array ==0.5.4.0,
any.asn1-encoding ==0.9.6,
any.asn1-parse ==0.9.5,
any.asn1-types ==0.3.4,
any.assoc ==1.1.1,
assoc -tagged,
any.async ==2.2.5,
async -bench,
any.atomic-primops ==0.8.8,
atomic-primops -debug,
any.attoparsec ==0.14.4,
attoparsec -developer,
any.attoparsec-aeson ==2.1.0.0,
any.attoparsec-iso8601 ==1.1.0.0,
any.authenticate-oauth ==1.7,
any.auto-update ==0.1.6,
any.barbies ==2.1.1.0,
any.base ==4.17.2.1,
any.base-compat ==0.13.1,
any.base-compat-batteries ==0.13.1,
any.base-orphans ==0.9.2,
any.base-unicode-symbols ==0.2.4.2,
base-unicode-symbols +base-4-8 -old-base,
any.base16-bytestring ==1.0.2.0,
any.base64 ==1.0,
any.base64-bytestring ==1.2.1.0,
any.basement ==0.0.16,
any.bifunctors ==5.6.2,
bifunctors +tagged,
any.bimap ==0.5.0,
any.binary ==0.8.9.1,
any.binary-orphans ==1.0.5,
any.bindings-DSL ==1.0.25,
any.bitvec ==1.1.5.0,
bitvec +simd,
any.blaze-builder ==0.4.2.3,
any.blaze-html ==0.9.2.0,
any.blaze-markup ==0.8.3.0,
any.boolexpr ==0.3,
any.boring ==0.2.2,
boring +tagged,
any.bsb-http-chunked ==0.0.0.4,
any.byteable ==0.1.1,
any.byteorder ==1.0.4,
any.bytestring ==0.11.5.3,
any.bytestring-builder ==0.10.8.2.0,
bytestring-builder +bytestring_has_builder,
any.bytestring-lexing ==0.5.0.14,
any.bzlib-conduit ==0.3.0.3,
any.c2hs ==0.28.8,
c2hs +base3 -regression,
any.cabal-doctest ==1.0.10,
any.cache ==0.1.3.0,
any.call-stack ==0.4.0,
any.case-insensitive ==1.2.1.0,
any.cassava ==0.5.3.2,
any.cassava-conduit ==0.6.6,
cassava-conduit +small_base,
any.cborg ==0.2.10.0,
cborg +optimize-gmp,
any.cereal ==0.5.8.3,
cereal -bytestring-builder,
any.charset ==0.3.10,
any.cipher-aes ==0.2.11,
cipher-aes +support_aesni,
any.clock ==0.8.4,
clock -llvm,
any.cmdargs ==0.10.22,
cmdargs +quotation -testprog,
any.code-page ==0.2.1,
any.colour ==2.3.6,
any.comonad ==5.0.8,
comonad +containers +distributive +indexed-traversable,
any.concise ==0.1.0.1,
any.concurrent-output ==1.10.21,
any.conduit ==1.3.6,
any.conduit-extra ==1.3.6,
any.conduit-zstd ==0.0.2.0,
any.connection ==0.3.1,
any.constraints ==0.13.4,
any.containers ==0.6.7,
any.contravariant ==1.5.5,
contravariant +semigroups +statevar +tagged,
any.cookie ==0.4.6,
any.cprng-aes ==0.6.1,
any.crawlerArxiv ==0.1.0.0,
any.crawlerHAL ==0.1.0.0,
any.crawlerISTEX ==0.1.0.0,
any.crawlerIsidore ==0.1.0.0,
any.crawlerPubMed ==0.1.0.0,
any.criterion ==1.6.1.0,
criterion -embed-data-files -fast,
any.criterion-measurement ==0.2.2.0,
criterion-measurement -fast,
any.cron ==0.7.1,
cron -lib-werror,
any.crypto-api ==0.13.3,
crypto-api -all_cpolys,
any.crypto-cipher-types ==0.0.9,
any.crypto-pubkey-types ==0.4.3,
any.crypto-random ==0.0.9,
any.cryptohash ==0.11.9,
any.cryptohash-md5 ==0.11.101.0,
any.cryptohash-sha1 ==0.11.101.0,
any.crypton ==1.0.0,
crypton -check_alignment +integer-gmp -old_toolchain_inliner +support_aesni +support_deepseq +support_pclmuldq +support_rdrand -support_sse +use_target_attributes,
any.crypton-x509 ==1.7.7,
any.cryptonite ==0.30,
cryptonite -check_alignment +integer-gmp -old_toolchain_inliner +support_aesni +support_deepseq -support_pclmuldq +support_rdrand -support_sse +use_target_attributes,
any.data-default ==0.7.1.1,
any.data-default-class ==0.1.2.0,
any.data-default-instances-containers ==0.0.1,
any.data-default-instances-dlist ==0.0.1,
any.data-default-instances-old-locale ==0.0.1,
any.data-fix ==0.3.4,
any.data-ordlist ==0.4.7.0,
any.data-time-segment ==0.1.0.0,
any.dec ==0.0.6,
any.deepseq ==1.4.8.0,
any.deferred-folds ==0.9.18.6,
any.dense-linear-algebra ==0.1.0.0,
any.digest ==0.0.2.1,
digest -have_arm64_crc32c -have_builtin_prefetch -have_mm_prefetch -have_sse42 -have_strong_getauxval -have_weak_getauxval +pkg-config,
any.directory ==1.3.7.1,
any.discrimination ==0.5,
any.distributive ==0.6.2.1,
distributive +semigroups +tagged,
any.dlist ==1.0,
dlist -werror,
any.double-conversion ==2.0.5.0,
double-conversion -developer +embedded_double_conversion,
any.easy-file ==0.2.5,
any.eigen ==3.3.7.0,
any.either ==5.0.2,
any.ekg-core ==0.1.1.7,
any.enclosed-exceptions ==1.0.3,
any.entropy ==0.4.1.10,
entropy -donotgetentropy,
any.epo-api-client ==0.1.0.0,
any.erf ==2.0.0.0,
any.errors ==2.3.0,
any.exceptions ==0.10.5,
any.extra ==1.7.16,
any.fail ==4.9.0.0,
any.fast-logger ==3.2.3,
any.fgl ==5.8.2.0,
fgl +containers042,
any.file-embed ==0.0.16.0,
any.file-embed-lzma ==0.1,
any.filepath ==1.4.2.2,
any.fmt ==0.6.3.0,
any.focus ==1.0.3.2,
any.foldable1-classes-compat ==0.1,
foldable1-classes-compat +tagged,
any.foldl ==1.4.17,
any.formatting ==7.2.0,
formatting -no-double-conversion,
any.free ==5.2,
any.fullstop ==0.1.4,
any.gargantext-graph ==0.1.0.0,
any.gargantext-prelude ==0.1.0.0,
any.generic-monoid ==0.1.0.1,
any.generically ==0.1.1,
any.generics-sop ==0.5.1.3,
any.ghc ==9.4.8,
any.ghc-bignum ==1.3,
any.ghc-boot ==9.4.8,
any.ghc-boot-th ==9.4.8,
any.ghc-heap ==9.4.8,
any.ghc-prim ==0.9.1,
any.ghci ==9.4.8,
any.githash ==0.1.7.0,
any.graphviz ==2999.20.2.0,
graphviz -test-parsing,
any.groups ==0.5.3,
any.half ==0.3.1,
any.happy ==1.20.1.1,
any.hashable ==1.4.4.0,
hashable +integer-gmp -random-initial-seed,
any.hashtables ==1.3.1,
hashtables -bounds-checking -debug -detailed-profiling -portable -sse42 +unsafe-tricks,
any.haskell-bee ==0.1.0.0,
any.haskell-igraph ==0.10.4,
any.haskell-lexer ==1.1.1,
any.haskell-pgmq ==0.1.0.0,
any.haskell-src-exts ==1.23.1,
any.haskell-src-meta ==0.8.14,
any.haskell-throttle ==0.1.0.0,
any.hedgehog ==1.5,
any.hedis ==0.15.2,
hedis -dev,
any.hgal ==2.0.0.3,
any.hlcm ==0.2.2,
any.hmatrix ==0.20.2,
hmatrix -disable-default-paths -no-random_r -openblas,
any.hmatrix-gsl-stats ==0.4.1.8,
hmatrix-gsl-stats -onlygsl,
any.hourglass ==0.2.12,
any.hpc ==0.6.1.0,
any.hsc2hs ==0.68.10,
hsc2hs -in-ghc-tree,
any.hsinfomap ==0.1,
any.hslogger ==1.3.1.1,
hslogger +network--gt-3_0_0,
any.hsparql ==0.3.8,
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.hspec-wai ==0.11.1,
any.hspec-wai-json ==0.11.0,
any.hstatistics ==0.3.1,
any.http-accept ==0.2,
any.http-api-data ==0.5.1,
http-api-data -use-text-show,
any.http-client ==0.7.14,
http-client +network-uri,
any.http-client-tls ==0.3.6.1,
any.http-conduit ==2.3.8.3,
http-conduit +aeson,
any.http-date ==0.0.11,
any.http-media ==0.8.1.1,
any.http-reverse-proxy ==0.6.1.0,
any.http-types ==0.12.4,
any.http2 ==5.0.1,
http2 -devel -h2spec,
any.hxt ==9.3.1.22,
hxt -network-uri -profile,
any.hxt-charproperties ==9.5.0.0,
hxt-charproperties -profile,
any.hxt-regex-xmlschema ==9.2.0.7,
hxt-regex-xmlschema -profile,
any.hxt-unicode ==9.0.2.4,
any.indexed-profunctors ==0.1.1.1,
any.indexed-traversable ==0.1.4,
any.indexed-traversable-instances ==0.1.1.2,
any.ini ==0.4.2,
any.insert-ordered-containers ==0.2.5.3,
any.integer-gmp ==1.1,
any.integer-logarithms ==1.0.3.1,
integer-logarithms -check-bounds +integer-gmp,
any.invariant ==0.6.3,
any.iproute ==1.7.14,
any.iso639 ==0.1.0.3,
any.jose ==0.10.0.1,
jose -demos,
any.js-chart ==2.9.4.1,
any.json-stream ==0.4.6.0,
json-stream -conduit,
any.kan-extensions ==5.2.6,
any.language-c ==0.9.3,
language-c -allwarnings +iecfpextension +usebytestrings,
any.lens ==5.2.3,
lens -benchmark-uniplate -dump-splices +inlining -j +test-hunit +test-properties +test-templates +trustworthy,
any.lens-aeson ==1.2.3,
any.libffi ==0.2.1,
libffi +ghc-bundled-libffi,
any.libyaml ==0.1.4,
libyaml -no-unicode -system-libyaml,
any.libyaml-clib ==0.2.5,
any.lifted-async ==0.10.2.5,
any.lifted-base ==0.2.3.12,
any.linear ==1.23,
linear -herbie +template-haskell,
any.list-t ==1.0.5.7,
any.llvm-hs ==12.0.0,
llvm-hs -debug -llvm-with-rtti +shared-llvm,
any.llvm-hs-pure ==12.0.0,
any.lockfree-queue ==0.2.4,
any.logict ==0.8.1.0,
any.loop ==0.3.0,
any.lzma ==0.0.1.1,
lzma +pkgconfig,
any.math-functions ==0.3.4.4,
math-functions +system-erf +system-expm1,
any.matrix ==0.3.6.3,
any.megaparsec ==9.6.1,
megaparsec -dev,
any.memory ==0.18.0,
memory +support_bytestring +support_deepseq,
any.microlens ==0.4.13.1,
any.microlens-th ==0.4.3.15,
any.microstache ==1.0.2.3,
any.mime-mail ==0.5.1,
any.mime-types ==0.1.2.0,
any.mmorph ==1.2.0,
any.modern-uri ==0.3.6.1,
modern-uri -dev,
any.monad-control ==1.0.3.1,
any.monad-logger ==0.3.40,
monad-logger +template_haskell,
any.monad-loops ==0.4.3,
monad-loops +base4,
any.monad-time ==0.4.0.0,
any.mono-traversable ==1.0.17.0,
any.monoid-extras ==0.6.3,
any.mtl ==2.2.2,
any.mtl-compat ==0.2.2,
mtl-compat -two-point-one -two-point-two,
any.multimap ==1.2.1,
any.mwc-random ==0.15.1.0,
mwc-random -benchpapi,
any.nanomsg-haskell ==0.2.4,
any.network ==3.1.4.0,
network -devel,
any.network-bsd ==2.8.1.0,
any.network-byte-order ==0.1.7,
any.network-control ==0.0.2,
any.network-info ==0.2.1,
any.network-uri ==2.6.4.2,
any.newtype-generics ==0.6.2,
any.old-locale ==1.0.0.7,
any.old-time ==1.1.0.4,
any.opaleye-textsearch ==0.2.0.0,
any.openalex ==0.1.0.0,
any.optics-core ==0.4.1.1,
optics-core -explicit-generic-labels,
any.optics-extra ==0.4.2.1,
any.optics-th ==0.4.1,
any.optparse-applicative ==0.17.1.0,
optparse-applicative +process,
any.optparse-generic ==1.4.9,
any.optparse-simple ==0.1.1.4,
optparse-simple -build-example,
any.ordered-containers ==0.2.4,
any.os-string ==2.0.6,
any.parallel ==3.2.2.0,
any.parsec ==3.1.16.1,
any.parser-combinators ==1.3.0,
parser-combinators -dev,
any.parsers ==0.12.11,
parsers +attoparsec +binary +parsec,
any.password ==3.0.4.0,
password +argon2 +bcrypt -crypton -cryptonite +pbkdf2 +scrypt,
any.password-types ==1.0.0.0,
any.patches-class ==0.1.0.1,
any.patches-map ==0.1.0.1,
any.pem ==0.2.4,
any.polyparse ==1.13,
any.port-utils ==0.2.1.0,
any.postgres-options ==0.2.2.0,
postgresql-libpq -use-pkg-config,
any.pretty ==1.1.3.6,
any.pretty-show ==1.10,
any.pretty-simple ==4.1.2.0,
pretty-simple -buildexample +buildexe,
any.prettyprinter ==1.7.1,
prettyprinter -buildreadme +text,
any.prettyprinter-ansi-terminal ==1.1.3,
any.primitive ==0.7.4.0,
any.primitive-extras ==0.10.2,
any.primitive-unlifted ==2.1.0.0,
any.process ==1.6.18.0,
any.product-profunctors ==0.11.1.1,
any.profunctors ==5.6.2,
any.promises ==0.3,
any.protolude ==0.3.4,
any.psqueues ==0.2.8.0,
any.qrcode-core ==0.9.9,
any.qrcode-juicypixels ==0.8.5,
any.quickcheck-instances ==0.3.30,
quickcheck-instances -bytestring-builder,
any.quickcheck-io ==0.2.0,
any.rake ==0.0.1,
any.random ==1.2.1.2,
any.random-shuffle ==0.0.4,
any.raw-strings-qq ==1.1,
any.recover-rtti ==0.4.3,
any.recv ==0.1.0,
any.reflection ==2.1.8,
reflection -slow +template-haskell,
any.regex ==1.1.0.2,
any.regex-base ==0.94.0.2,
any.regex-compat ==0.95.2.1,
any.regex-pcre-builtin ==0.95.2.3.8.44,
any.regex-posix ==0.96.0.1,
regex-posix -_regex-posix-clib,
any.regex-tdfa ==1.3.2.2,
regex-tdfa +doctest -force-o2,
any.relude ==1.2.1.0,
any.replace-attoparsec ==1.5.0.0,
any.req ==3.13.0,
req -dev,
any.resource-pool ==0.4.0.0,
any.resourcet ==1.3.0,
any.retry ==0.9.3.1,
retry -lib-werror,
any.rts ==1.0.2,
any.safe ==0.3.21,
any.safe-exceptions ==0.1.7.4,
any.scanner ==0.3.1,
any.scientific ==0.3.7.0,
scientific -bytestring-builder -integer-simple,
any.securemem ==0.1.10,
any.semialign ==1.3,
semialign +semigroupoids,
any.semigroupoids ==5.3.7,
semigroupoids +comonad +containers +contravariant +distributive +tagged +unordered-containers,
any.semigroups ==0.20,
semigroups +binary +bytestring -bytestring-builder +containers +deepseq +hashable +tagged +template-haskell +text +transformers +unordered-containers,
any.serialise ==0.2.6.1,
serialise +newtime15,
any.servant ==0.20.2,
any.servant-auth ==0.4.2.0,
any.servant-auth-client ==0.4.2.0,
any.servant-auth-server ==0.4.9.0,
any.servant-auth-swagger ==0.2.11.0,
any.servant-blaze ==0.9.1,
any.servant-ekg ==0.3.1,
any.servant-flatten ==0.2,
any.servant-job ==0.2.0.0,
any.servant-routes ==0.1.0.0,
any.servant-server ==0.20.2,
any.servant-swagger ==1.2.1,
any.servant-swagger-ui ==0.3.5.5.0.1,
any.servant-swagger-ui-core ==0.3.5,
any.servant-websockets ==2.0.0,
any.servant-xml-conduit ==0.1.0.4,
any.shelly ==1.12.1,
shelly -build-examples -lifted,
any.simple-sendfile ==0.2.32,
simple-sendfile +allow-bsd -fallback,
any.singleton-bool ==0.1.8,
any.singletons ==3.0.3,
any.singletons-base ==3.1.1,
any.singletons-th ==3.1.1,
any.smallcheck ==1.2.1.1,
any.smtp-mail ==0.3.0.0,
any.socks ==0.6.1,
any.some ==1.0.6,
some +newtype-unsafe,
any.sop-core ==0.5.0.2,
any.sparse-linear ==0.1.0.0,
any.split ==0.2.5,
any.splitmix ==0.1.0.5,
splitmix -optimised-mixer,
any.statistics ==0.16.2.1,
any.stemmer ==0.5.2,
any.stm-chans ==3.0.0.9,
any.stm-containers ==1.2.1,
any.stm-hamt ==1.2.1,
any.storable-complex ==0.2.3.0,
any.streaming-commons ==0.2.2.6,
streaming-commons -use-bytestring-builder,
any.strict ==0.5,
any.string-conversions ==0.4.0.1,
any.stringsearch ==0.3.6.6,
stringsearch -base3 +base4,
any.swagger2 ==2.8.9,
any.syb ==0.7.2.4,
any.system-cxx-std-lib ==1.0,
any.system-filepath ==0.4.14,
any.tagged ==0.8.8,
tagged +deepseq +transformers,
any.taggy ==0.2.1,
any.taggy-lens ==0.1.2,
any.tagsoup ==0.14.8,
any.tasty ==1.5,
tasty +unix,
any.tasty-bench ==0.4,
tasty-bench +tasty,
any.tasty-golden ==2.3.5,
tasty-golden -build-example,
any.tasty-hspec ==1.2.0.4,
any.tasty-hunit ==0.10.2,
any.tasty-quickcheck ==0.11,
any.tasty-smallcheck ==0.8.2,
any.template-haskell ==2.19.0.0,
any.temporary ==1.3,
any.terminal-size ==0.3.4,
any.terminfo ==0.4.1.5,
any.text ==2.0.2,
any.text-format ==0.3.2.1,
text-format -developer,
any.text-metrics ==0.3.2,
text-metrics -dev,
any.text-short ==0.1.6,
text-short -asserts,
any.tf-random ==0.5,
any.th-abstraction ==0.4.5.0,
any.th-compat ==0.1.5,
any.th-desugar ==1.14,
any.th-expand-syns ==0.4.11.0,
any.th-lift ==0.8.4,
any.th-lift-instances ==0.1.20,
any.th-orphans ==0.13.14,
any.th-reify-many ==0.1.10,
any.these ==1.2.1,
any.time ==1.12.2,
any.time-compat ==1.9.7,
any.time-locale-compat ==0.1.1.5,
time-locale-compat -old-locale,
any.time-manager ==0.0.1,
any.tls ==1.6.0,
tls +compat -hans +network,
any.tmp-postgres ==1.34.1.0,
any.toml-parser ==2.0.1.0,
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.tree-diff ==0.3.0.1,
any.tuple ==0.3.0.2,
any.type-equality ==1.0.1,
any.typed-process ==0.2.12.0,
any.unicode-collation ==0.1.3.6,
unicode-collation -doctests -executable,
any.unique ==0.0.1,
any.units ==2.4.1.5,
any.units-parser ==0.1.1.5,
any.unix ==2.7.3,
any.unix-compat ==0.7.2,
any.unix-time ==0.4.15,
any.unliftio ==0.2.25.0,
any.unliftio-core ==0.2.1.0,
any.unordered-containers ==0.2.20,
unordered-containers -debug,
any.uri-bytestring ==0.3.3.1,
uri-bytestring -lib-werror,
any.uri-encode ==1.5.0.7,
uri-encode +network-uri -tools,
any.utf8-string ==1.0.2,
any.utility-ht ==0.0.17.2,
any.uuid ==1.3.16,
any.uuid-types ==1.0.6,
any.validity ==0.12.1.0,
any.vault ==0.3.1.5,
vault +useghc,
vector +boundschecks -internalchecks -unsafechecks -wall,
any.vector-algorithms ==0.9.0.2,
vector-algorithms +bench +boundschecks -internalchecks -llvm +properties -unsafechecks,
any.vector-binary-instances ==0.2.5.2,
any.vector-space ==0.16,
any.vector-th-unbox ==0.2.2,
any.void ==0.7.3,
void -safe,
any.wai ==3.2.4,
any.wai-app-static ==3.1.9,
wai-app-static +crypton -print,
any.wai-cors ==0.2.7,
any.wai-extra ==3.1.15,
wai-extra -build-example,
any.wai-logger ==2.4.1,
any.wai-util ==0.8,
any.wai-websockets ==3.0.1.2,
wai-websockets +example,
any.warp ==3.3.31,
warp +allow-sendfilefd -network-bytestring -warp-debug +x509,
any.websockets ==0.12.7.3,
websockets -example,
any.witherable ==0.4.2,
any.wl-pprint-annotated ==0.1.0.1,
any.wl-pprint-text ==1.2.0.2,
any.word8 ==0.1.3,
any.wreq ==0.5.4.3,
wreq -aws -developer +doctest -httpbin,
any.wuss ==2.0.1.3,
wuss -pedantic,
any.x509 ==1.7.7,
any.x509-store ==1.6.9,
any.x509-system ==1.6.7,
any.x509-validation ==1.6.12,
any.xml ==1.3.14,
any.xml-conduit ==1.9.1.3,
any.xml-types ==0.3.8,
any.yaml ==0.11.11.2,
yaml +no-examples +no-exe,
any.zip ==2.0.1,
zip -dev -disable-bzip2 -disable-zstd,
any.zip-archive ==0.4.3.2,
zip-archive -executable,
any.zlib ==0.7.1.0,
zlib -bundled-c-zlib +non-blocking-ffi +pkg-config,
any.zstd ==0.1.3.0,
zstd +standalone
index-state: hackage.haskell.org 2024-09-12T03:02:26Z
...@@ -483,7 +483,7 @@ library ...@@ -483,7 +483,7 @@ library
build-depends: build-depends:
KMP ^>= 0.2.0.0 KMP ^>= 0.2.0.0
, MissingH ^>= 1.6.0.1 , MissingH ^>= 1.6.0.1
, MonadRandom ^>= 0.6 , MonadRandom ^>= 0.6.1
, QuickCheck ^>= 2.14.2 , QuickCheck ^>= 2.14.2
, accelerate ^>= 1.3.0.0 , accelerate ^>= 1.3.0.0
, accelerate-llvm-native ^>= 1.3.0.0 , accelerate-llvm-native ^>= 1.3.0.0
...@@ -576,7 +576,7 @@ library ...@@ -576,7 +576,7 @@ library
, protolude ^>= 0.3.3 , protolude ^>= 0.3.3
, quickcheck-instances ^>= 0.3.25.2 , quickcheck-instances ^>= 0.3.25.2
, rake ^>= 0.0.1 , rake ^>= 0.0.1
, random ^>= 1.2.1 , random ^>= 1.3.0
, rdf4h >= 5.1.0 && < 6 , rdf4h >= 5.1.0 && < 6
, regex , regex
, replace-attoparsec ^>= 1.5.0.0 , replace-attoparsec ^>= 1.5.0.0
...@@ -600,8 +600,8 @@ library ...@@ -600,8 +600,8 @@ library
, servant-websockets >= 2.0.0 && < 2.1 , servant-websockets >= 2.0.0 && < 2.1
, servant-xml-conduit ^>= 0.1.0.4 , servant-xml-conduit ^>= 0.1.0.4
, shelly >= 1.9 && < 2 , shelly >= 1.9 && < 2
, singletons ^>= 3.0.2 , singletons ^>= 3.0.4
, singletons-th >= 3.1 && < 3.2 , singletons-th >= 3.5 && < 3.6
, smtp-mail >= 0.3.0.0 , smtp-mail >= 0.3.0.0
, stemmer == 0.5.2 , stemmer == 0.5.2
, stm >= 2.5.1.0 && < 2.6 , stm >= 2.5.1.0 && < 2.6
...@@ -677,7 +677,7 @@ executable gargantext ...@@ -677,7 +677,7 @@ executable gargantext
, gargantext , gargantext
, gargantext-prelude , gargantext-prelude
, haskell-bee , haskell-bee
, MonadRandom ^>= 0.6 , MonadRandom ^>= 0.6.1
, monad-logger ^>= 0.3.36 , monad-logger ^>= 0.3.36
, optparse-applicative , optparse-applicative
, postgresql-simple >= 0.6.4 && <= 0.7.0.0 , postgresql-simple >= 0.6.4 && <= 0.7.0.0
...@@ -719,7 +719,7 @@ common testDependencies ...@@ -719,7 +719,7 @@ common testDependencies
, hspec-wai-json , hspec-wai-json
, http-client ^>= 0.7.14 , http-client ^>= 0.7.14
-- important: 0.3.6.1 uses cryptonite, while > uses crypton -- important: 0.3.6.1 uses cryptonite, while > uses crypton
, http-client-tls == 0.3.6.1 , http-client-tls > 0.3.6.1
, http-types , http-types
, lens >= 5.2.2 && < 5.3 , lens >= 5.2.2 && < 5.3
, monad-control >= 1.0.3 && < 1.1 , monad-control >= 1.0.3 && < 1.1
......
{ pkgs ? import ./pinned-23.11.nix {} }: { pkgs ? import ./pinned-24.05.nix {} }:
rec { rec {
inherit pkgs; inherit pkgs;
ghc948 = if pkgs.stdenv.isDarwin ghc964 = if pkgs.stdenv.isDarwin
then pkgs.haskell.compiler.ghc948.overrideAttrs (finalAttrs: previousAttrs: { then pkgs.haskell.compiler.ghc964.overrideAttrs (finalAttrs: previousAttrs: {
patches = previousAttrs.patches ++ [ patches = previousAttrs.patches ++ [
# Reverts the linking behavior of GHC to not resolve `-libc++` to `c++`. # Reverts the linking behavior of GHC to not resolve `-libc++` to `c++`.
(pkgs.fetchpatch { (pkgs.fetchpatch {
...@@ -12,24 +12,25 @@ rec { ...@@ -12,24 +12,25 @@ rec {
}) })
]; ];
}) })
else pkgs.haskell.compiler.ghc948; else pkgs.haskell.compiler.ghc964;
cabal_install_3_10_2_1 = pkgs.haskell.lib.compose.justStaticExecutables pkgs.haskell.packages.ghc948.cabal-install; cabal_install_3_10_2_1 = pkgs.haskell.lib.compose.justStaticExecutables pkgs.haskell.packages.ghc964.cabal-install;
graphviz_dev = pkgs.graphviz.overrideAttrs (finalAttrs: previousAttrs: { # graphviz_dev = pkgs.graphviz.overrideAttrs (finalAttrs: previousAttrs: {
version = "11.0.0~dev"; # version = "11.0.0~dev";
src = pkgs.fetchFromGitLab { # src = pkgs.fetchFromGitLab {
owner = "graphviz"; # owner = "graphviz";
repo = "graphviz"; # repo = "graphviz";
rev = "f3ec849249ef9cb824feb7f97449d7159e1dcb4e"; # head as of 2024-03-25, see gargantext#329 # rev = "f3ec849249ef9cb824feb7f97449d7159e1dcb4e"; # head as of 2024-03-25, see gargantext#329
hash = "sha256-s86IqWz6zeKbcRqpV3cVQBVviHbhUSX1U8GVuJBfjC4="; # hash = "sha256-s86IqWz6zeKbcRqpV3cVQBVviHbhUSX1U8GVuJBfjC4=";
}; # };
}); # });
graphviz_dev = pkgs.graphviz;
graphviz = graphviz_dev.overrideAttrs (finalAttrs: previousAttrs: { graphviz = graphviz_dev.overrideAttrs (finalAttrs: previousAttrs: {
# Increase the YY_BUF_SIZE, see https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/290#note_9015 # Increase the YY_BUF_SIZE, see https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/290#note_9015
patches = [ patches = [
(pkgs.fetchpatch { # (pkgs.fetchpatch {
url = "https://gist.githubusercontent.com/adinapoli/e93ca7b1d714d27f4af537716b03e3bb/raw/b9cc297c3465878da2d18ee92a3f9b8273923493/graphviz-yy-buf-size.patch"; # url = "https://gist.githubusercontent.com/adinapoli/e93ca7b1d714d27f4af537716b03e3bb/raw/b9cc297c3465878da2d18ee92a3f9b8273923493/graphviz-yy-buf-size.patch";
sha256 = "sha256-8Q3tf37iYaPV50P+Vf/n263ordECiu5eKwONCy3ynV8="; # sha256 = "sha256-8Q3tf37iYaPV50P+Vf/n263ordECiu5eKwONCy3ynV8=";
}) # })
]; ];
}); });
...@@ -37,115 +38,118 @@ rec { ...@@ -37,115 +38,118 @@ rec {
# version = "1.8.0"; # version = "1.8.0";
# }); # });
igraph_0_10_4 = pkgs.igraph.overrideAttrs (finalAttrs: previousAttrs: { # igraph_0_10_4 = pkgs.igraph.overrideAttrs (finalAttrs: previousAttrs: {
version = "0.10.4"; # version = "0.10.4";
nativeBuildInputs = previousAttrs.nativeBuildInputs or [] ++ [ pkgs.clang_12 ]; # nativeBuildInputs = previousAttrs.nativeBuildInputs or [] ++ [ pkgs.clang_12 ];
src = pkgs.fetchFromGitHub { # src = pkgs.fetchFromGitHub {
owner = "igraph"; # owner = "igraph";
repo = "igraph"; # repo = "igraph";
rev = "0.10.4"; # rev = "0.10.4";
hash = "sha256-LsTOxUktGZcp46Ec9QH3+9C+VADMYTZZCjKF1gp36xk="; # hash = "sha256-LsTOxUktGZcp46Ec9QH3+9C+VADMYTZZCjKF1gp36xk=";
}; # };
postPatch = '' # postPatch = ''
echo "0.10.4" > IGRAPH_VERSION # echo "0.10.4" > IGRAPH_VERSION
''; # '';
outputs = [ "out" "doc" ]; # outputs = [ "out" "doc" ];
buildInputs = [ # buildInputs = [
pkgs.arpack # pkgs.arpack
pkgs.blas # pkgs.blas
pkgs.glpk # pkgs.glpk
pkgs.gmp # pkgs.gmp
pkgs.lapack # pkgs.lapack
pkgs.libxml2 # pkgs.libxml2
pkgs.nanomsg # pkgs.nanomsg
pkgs.plfit # pkgs.plfit
] ++ pkgs.lib.optionals pkgs.stdenv.cc.isClang [ # ] ++ pkgs.lib.optionals pkgs.stdenv.cc.isClang [
pkgs.llvmPackages.openmp # pkgs.llvmPackages.openmp
]; # ];
cmakeFlags = [ # cmakeFlags = [
"-DIGRAPH_USE_INTERNAL_BLAS=OFF" # "-DIGRAPH_USE_INTERNAL_BLAS=OFF"
"-DIGRAPH_USE_INTERNAL_LAPACK=OFF" # "-DIGRAPH_USE_INTERNAL_LAPACK=OFF"
"-DIGRAPH_USE_INTERNAL_ARPACK=OFF" # "-DIGRAPH_USE_INTERNAL_ARPACK=OFF"
"-DIGRAPH_USE_INTERNAL_GLPK=OFF" # "-DIGRAPH_USE_INTERNAL_GLPK=OFF"
"-DIGRAPH_USE_INTERNAL_GMP=OFF" # "-DIGRAPH_USE_INTERNAL_GMP=OFF"
"-DIGRAPH_USE_INTERNAL_PLFIT=OFF" # "-DIGRAPH_USE_INTERNAL_PLFIT=OFF"
"-DIGRAPH_GLPK_SUPPORT=ON" # "-DIGRAPH_GLPK_SUPPORT=ON"
"-DIGRAPH_GRAPHML_SUPPORT=OFF" # "-DIGRAPH_GRAPHML_SUPPORT=OFF"
"-DIGRAPH_OPENMP_SUPPORT=ON" # "-DIGRAPH_OPENMP_SUPPORT=ON"
"-DIGRAPH_ENABLE_LTO=AUTO" # "-DIGRAPH_ENABLE_LTO=AUTO"
"-DIGRAPH_ENABLE_TLS=ON" # "-DIGRAPH_ENABLE_TLS=ON"
"-DBUILD_SHARED_LIBS=ON" # "-DBUILD_SHARED_LIBS=ON"
]; # ];
postInstall = '' # postInstall = ''
mkdir -p "$out/share" # mkdir -p "$out/share"
cp -r doc "$out/share" # cp -r doc "$out/share"
''; # '';
postFixup = previousAttrs.postFixup + '' # postFixup = previousAttrs.postFixup + ''
CUR_DIR=$PWD # CUR_DIR=$PWD
cd "$out/include/igraph" && cp *.h ../ # cd "$out/include/igraph" && cp *.h ../
cd $CUR_DIR # cd $CUR_DIR
''; # '';
}); # });
hsBuildInputs = [ hsBuildInputs = [
ghc948 ghc964
cabal_install_3_10_2_1 cabal_install_3_10_2_1
pkgs.haskellPackages.alex pkgs.haskellPackages.alex
pkgs.haskellPackages.happy pkgs.haskellPackages.happy
pkgs.haskellPackages.pretty-show pkgs.haskellPackages.pretty-show
]; ];
nonhsBuildInputs = with pkgs; [ nonhsBuildInputs = with pkgs; [
# nng180
#haskell-language-server
blas
bzip2 bzip2
clang_16
curl
czmq czmq
docker-compose docker-compose
expat
gcc13
gfortran13
git git
gmp gmp
graphviz
gsl gsl
#haskell-language-server
hlint hlint
libffi icu
igraph
#igraph_0_10_4
lapack lapack
libffi
libpqxx
libsodium
libxml2
llvm_16
lzma lzma
nanomsg
pcre pcre
pkg-config pkg-config
postgresql postgresql
xz xz
zlib
blas
gfortran7
expat
icu
graphviz
clang_12
llvm_12
gcc12
igraph_0_10_4
libpqxx
libsodium
nanomsg
# nng180
zeromq zeromq
curl zlib
] ++ ( lib.optionals stdenv.isDarwin [ ] ++ ( lib.optionals stdenv.isDarwin [
darwin.apple_sdk.frameworks.Accelerate darwin.apple_sdk.frameworks.Accelerate
]); ]);
libPaths = pkgs.lib.makeLibraryPath nonhsBuildInputs; libPaths = pkgs.lib.makeLibraryPath nonhsBuildInputs;
shellHook = '' shellHook = ''
export LD_LIBRARY_PATH="${pkgs.gfortran7.cc.lib}:${libPaths}:$LD_LIBRARY_PATH" export LD_LIBRARY_PATH="${pkgs.gfortran7.cc.lib}:${pkgs.stdenv.cc.cc.lib}:${libPaths}:$LD_LIBRARY_PATH"
export LIBRARY_PATH="${pkgs.gfortran7.cc.lib}:${libPaths}" export LIBRARY_PATH="${pkgs.gfortran7.cc.lib}:${pkgs.stdenv.cc.cc.lib}:${libPaths}"
export PATH="${pkgs.gccStdenv}/bin:$PATH" export PATH="${pkgs.stdenv.cc}/bin:$PATH"
export NIX_CC="${pkgs.gccStdenv}" export NIX_CC="${pkgs.stdenv.cc}"
export CC="${pkgs.gccStdenv}/bin/gcc" export CC="${pkgs.stdenv.cc}/bin/gcc"
''; '';
shell = pkgs.mkShell.override { stdenv = pkgs.gccStdenv; } { shell = pkgs.mkShell.override { stdenv = pkgs.stdenv; } {
name = "gargantext-shell"; name = "gargantext-shell";
buildInputs = hsBuildInputs ++ nonhsBuildInputs; buildInputs = hsBuildInputs ++ nonhsBuildInputs;
inherit shellHook; inherit shellHook;
......
"allow-newer": true "allow-newer": true
"extra-deps": "extra-deps":
- connection-0.3.1@sha256:3dcbf2f10d1677d339267d6dacb38a24913622edf42b05f75a73f381610ddbfc,1563
#- cprng-aes-0.6.1@sha256:964851f00ee700ec6b0f5e32a045cf8aed5fb776881756f8f2199899cfd3241a,2241
#- crypto-random-0.0.9@sha256:57c806042d8bc0e012b85e6135cd55f4db9e4cc45c7b1c080bd006ceefb1ad47,1698
- cryptonite-0.30
- smtp-mail-0.5.0.0@sha256:3056eab06ddeaa47b4f5748107d16b43883421899f90fc7dfef561ea23149d33,1390
- "JuicyPixels-3.3.9" - "JuicyPixels-3.3.9"
- "KMP-0.2.0.0" - "KMP-0.2.0.0"
- "OneTuple-0.4.2" - "OneTuple-0.4.2"
...@@ -172,14 +177,16 @@ ...@@ -172,14 +177,16 @@
git: "https://github.com/adinapoli/http-reverse-proxy.git" git: "https://github.com/adinapoli/http-reverse-proxy.git"
subdirs: subdirs:
- . - .
- commit: 7533a9ccd3bfe77141745f6b61039a26aaf5c83b - "llvm-hs-9.0.1"
git: "https://github.com/adinapoli/llvm-hs.git" - "llvm-hs-pure-9.0.0"
subdirs: # - commit: 7533a9ccd3bfe77141745f6b61039a26aaf5c83b
- "llvm-hs" # git: "https://github.com/adinapoli/llvm-hs.git"
- commit: 7533a9ccd3bfe77141745f6b61039a26aaf5c83b # subdirs:
git: "https://github.com/adinapoli/llvm-hs.git" # - "llvm-hs"
subdirs: # - commit: 7533a9ccd3bfe77141745f6b61039a26aaf5c83b
- "llvm-hs-pure" # git: "https://github.com/adinapoli/llvm-hs.git"
# subdirs:
# - "llvm-hs-pure"
- commit: a110807651036ca2228a76507ee35bbf7aedf87a - commit: a110807651036ca2228a76507ee35bbf7aedf87a
git: "https://github.com/alpmestan/accelerate-arithmetic.git" git: "https://github.com/alpmestan/accelerate-arithmetic.git"
subdirs: subdirs:
...@@ -504,7 +511,7 @@ flags: ...@@ -504,7 +511,7 @@ flags:
"template-haskell": true "template-haskell": true
"llvm-hs": "llvm-hs":
debug: false debug: false
"llvm-with-rtti": false #"llvm-with-rtti": false
"shared-llvm": true "shared-llvm": true
lzma: lzma:
pkgconfig: true pkgconfig: true
...@@ -709,5 +716,5 @@ flags: ...@@ -709,5 +716,5 @@ flags:
standalone: true standalone: true
packages: packages:
- . - .
resolver: "lts-21.25" resolver: "lts-22.43"
"system-ghc": true "system-ghc": true
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