Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
148
Issues
148
List
Board
Labels
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
fea23acc
Commit
fea23acc
authored
Apr 02, 2024
by
Alfredo Di Napoli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop wikiparsec dependency (and its fork)
parent
a4ab001a
Pipeline
#5852
passed with stages
in 150 minutes and 36 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
55 deletions
+2
-55
update-project-dependencies
bin/update-project-dependencies
+2
-2
cabal.project
cabal.project
+0
-5
cabal.project.freeze
cabal.project.freeze
+0
-23
gargantext.cabal
gargantext.cabal
+0
-1
stack.yaml
stack.yaml
+0
-24
No files found.
bin/update-project-dependencies
View file @
fea23acc
...
...
@@ -18,8 +18,8 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in.
expected_cabal_project_hash
=
"
3bfa2552464823ff4f1d892e9dc2778a9cbf1a153a6639ec9caf87e6d9c75a7b
"
expected_cabal_project_freeze_hash
=
"
2c8960ffcf1b94aa11a3543e3b5facd2db5af19569fecaec4bc0ab4c1edd22a5
"
expected_cabal_project_hash
=
"
96be39a29bab66851278db07974dc3c61e7f807aefc3a3e9d50a9eb269706ef0
"
expected_cabal_project_freeze_hash
=
"
a88c2d091ee6223b64fb5dd38e71ab8379710a2aa716d2467f318789e4d75589
"
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
...
...
cabal.project
View file @
fea23acc
...
...
@@ -46,11 +46,6 @@ source-repository-package
location
:
https
://
github
.
com
/
adinapoli
/
text16
-
compat
.
git
tag
:
85533
b5d597e6fc5498411b4bcfc76380ec80d71
source
-
repository
-
package
type
:
git
location
:
https
://
github
.
com
/
adinapoli
/
wikiparsec
.
git
tag
:
b3519a0351ae9515497680571f76200c24dedb53
source
-
repository
-
package
type
:
git
location
:
https
://
github
.
com
/
alpmestan
/
accelerate
-
arithmetic
.
git
...
...
cabal.project.freeze
View file @
fea23acc
...
...
@@ -9,7 +9,6 @@ constraints: any.Cabal ==3.8.1.0,
any.JuicyPixels ==3.3.8,
JuicyPixels -mmap,
any.KMP ==0.2.0.0,
any.List ==0.6.2,
any.MissingH ==1.4.3.0,
MissingH +network--ge-3_0_0,
any.MonadRandom ==0.6,
...
...
@@ -69,7 +68,6 @@ constraints: any.Cabal ==3.8.1.0,
any.base64 ==0.4.2.4,
any.base64-bytestring ==1.2.1.0,
any.basement ==0.0.16,
any.basic-prelude ==0.7.0,
any.bifunctors ==5.5.15,
bifunctors +semigroups +tagged,
any.bimap ==0.5.0,
...
...
@@ -106,12 +104,10 @@ constraints: any.Cabal ==3.8.1.0,
any.cereal ==0.5.8.3,
cereal -bytestring-builder,
any.charset ==0.3.10,
any.chunked-data ==0.3.1,
any.cipher-aes ==0.2.11,
cipher-aes +support_aesni,
any.citeproc ==0.8.1,
citeproc -executable -icu,
any.classy-prelude ==1.5.0.3,
any.clock ==0.8.4,
clock -llvm,
any.cmdargs ==0.10.22,
...
...
@@ -183,7 +179,6 @@ constraints: any.Cabal ==3.8.1.0,
distributive +semigroups +tagged,
any.dlist ==1.0,
dlist -werror,
any.dlist-instances ==0.1.1.1,
any.doclayout ==0.4.0.1,
any.doctemplates ==0.11,
any.double-conversion ==2.0.4.2,
...
...
@@ -205,7 +200,6 @@ constraints: any.Cabal ==3.8.1.0,
any.extra ==1.7.14,
any.fail ==4.9.0.0,
any.fast-logger ==3.2.2,
any.fast-tagsoup ==1.0.14,
any.fclabels ==2.0.5.1,
any.fgl ==5.8.0.0,
fgl +containers042,
...
...
@@ -263,8 +257,6 @@ constraints: any.Cabal ==3.8.1.0,
any.haskell-src-exts ==1.23.1,
any.haskell-src-meta ==0.8.12,
any.hedgehog ==1.2,
any.hexpat ==0.20.13,
hexpat -bundle,
any.hgal ==2.0.0.2,
any.hlcm ==0.2.2,
any.hlint ==3.5,
...
...
@@ -334,7 +326,6 @@ constraints: any.Cabal ==3.8.1.0,
any.json-stream ==0.4.5.3,
json-stream -conduit,
any.kan-extensions ==5.2.5,
any.keys ==3.12.3,
any.language-c ==0.9.2,
language-c -allwarnings +iecfpextension +usebytestrings,
any.lens ==5.2.3,
...
...
@@ -378,7 +369,6 @@ constraints: any.Cabal ==3.8.1.0,
monad-loops +base4,
any.monad-time ==0.4.0.0,
any.mono-traversable ==1.0.15.3,
any.mono-traversable-instances ==0.1.1.0,
any.monoid-extras ==0.6.2,
any.morpheus-graphql ==0.24.3,
any.morpheus-graphql-app ==0.24.3,
...
...
@@ -392,7 +382,6 @@ constraints: any.Cabal ==3.8.1.0,
any.mtl ==2.2.2,
any.mtl-compat ==0.2.2,
mtl-compat -two-point-one -two-point-two,
any.mutable-containers ==0.3.4.1,
any.mwc-random ==0.15.0.2,
any.natural-transformation ==0.4,
any.network ==3.1.4.0,
...
...
@@ -434,8 +423,6 @@ constraints: any.Cabal ==3.8.1.0,
any.path-io ==1.8.1,
path-io -dev,
any.pem ==0.2.4,
any.pointed ==5.0.4,
pointed +comonad +containers +kan-extensions +semigroupoids +semigroups +stm +tagged +transformers +unordered-containers,
any.polyparse ==1.13,
any.port-utils ==0.2.1.0,
any.postgres-options ==0.2.1.0,
...
...
@@ -495,7 +482,6 @@ constraints: any.Cabal ==3.8.1.0,
any.rts ==1.0.2,
any.safe ==0.3.19,
any.safe-exceptions ==0.1.7.4,
any.say ==0.1.0.1,
any.scientific ==0.3.7.0,
scientific -bytestring-builder -integer-simple,
any.securemem ==0.1.10,
...
...
@@ -570,8 +556,6 @@ constraints: any.Cabal ==3.8.1.0,
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.7,
any.syb ==0.7.2.4,
any.system-cxx-std-lib ==1.0,
...
...
@@ -601,10 +585,8 @@ constraints: any.Cabal ==3.8.1.0,
any.text-conversions ==0.3.1.1,
any.text-format ==0.3.2.1,
text-format -developer,
any.text-icu ==0.8.0.4,
any.text-metrics ==0.3.2,
text-metrics -dev,
any.text-regex-replace ==0.1.1.5,
any.text-short ==0.1.5,
text-short -asserts,
any.text-show ==3.10.4,
...
...
@@ -648,7 +630,6 @@ constraints: any.Cabal ==3.8.1.0,
unicode-collation -doctests -executable,
any.unicode-data ==0.4.0.1,
unicode-data -ucd2haskell,
any.unicode-show ==0.1.1.1,
any.unicode-transforms ==0.4.0.1,
unicode-transforms -bench-show -dev -has-icu -has-llvm -use-gauge,
any.uniplate ==1.6.13,
...
...
@@ -679,8 +660,6 @@ constraints: any.Cabal ==3.8.1.0,
any.vector-algorithms ==0.9.0.1,
vector-algorithms +bench +boundschecks -internalchecks -llvm +properties -unsafechecks,
any.vector-binary-instances ==0.2.5.2,
any.vector-instances ==3.4.2,
vector-instances +hashable,
any.vector-th-unbox ==0.2.2,
any.void ==0.7.3,
void -safe,
...
...
@@ -697,8 +676,6 @@ constraints: any.Cabal ==3.8.1.0,
warp +allow-sendfilefd -network-bytestring -warp-debug +x509,
any.websockets ==0.12.7.3,
websockets -example,
any.wikiparsec ==2.1.0,
wikiparsec +library-only,
any.witherable ==0.4.2,
any.wl-pprint-annotated ==0.1.0.1,
any.wl-pprint-text ==1.2.0.2,
...
...
gargantext.cabal
View file @
fea23acc
...
...
@@ -628,7 +628,6 @@ library
, wai-websockets ^>= 3.0.1.2
, warp ^>= 3.3.20
, websockets ^>= 0.12.7.3
, wikiparsec ^>= 1.2.0
, wreq ^>= 0.5.3.3
, xml-conduit ^>= 1.9.1.3
, xml-types ^>= 0.3.8
...
...
stack.yaml
View file @
fea23acc
...
...
@@ -5,7 +5,6 @@
-
"
MissingH-1.4.3.0"
-
"
Unique-0.4.7.8"
-
"
dependent-sum-0.7.1.0"
-
"
fast-tagsoup-1.0.14"
-
"
fclabels-2.0.5.1"
-
"
full-text-search-0.2.1.4"
-
"
fullstop-0.1.4"
...
...
@@ -83,10 +82,6 @@
git
:
"
https://github.com/adinapoli/text16-compat.git"
subdirs
:
-
.
-
commit
:
b3519a0351ae9515497680571f76200c24dedb53
git
:
"
https://github.com/adinapoli/wikiparsec.git"
subdirs
:
-
.
-
commit
:
a110807651036ca2228a76507ee35bbf7aedf87a
git
:
"
https://github.com/alpmestan/accelerate-arithmetic.git"
subdirs
:
...
...
@@ -347,8 +342,6 @@ flags:
portable
:
false
sse42
:
false
"
unsafe-tricks"
:
true
hexpat
:
bundle
:
false
hlint
:
"
ghc-lib"
:
true
gpl
:
true
...
...
@@ -461,16 +454,6 @@ flags:
dev
:
false
"
path-io"
:
dev
:
false
pointed
:
comonad
:
true
containers
:
true
"
kan-extensions"
:
true
semigroupoids
:
true
semigroups
:
true
stm
:
true
tagged
:
true
transformers
:
true
"
unordered-containers"
:
true
"
postgresql-libpq"
:
"
use-pkg-config"
:
false
"
pretty-simple"
:
...
...
@@ -551,9 +534,6 @@ flags:
"
optimised-mixer"
:
false
"
streaming-commons"
:
"
use-bytestring-builder"
:
false
stringsearch
:
base3
:
false
base4
:
true
tagged
:
deepseq
:
true
transformers
:
true
...
...
@@ -635,8 +615,6 @@ flags:
llvm
:
false
properties
:
true
unsafechecks
:
false
"
vector-instances"
:
hashable
:
true
void
:
safe
:
false
"
wai-app-static"
:
...
...
@@ -653,8 +631,6 @@ flags:
x509
:
true
websockets
:
example
:
false
wikiparsec
:
"
library-only"
:
true
wreq
:
aws
:
false
developer
:
false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment