Commit fdd36d14 authored by Grégoire Locqueville's avatar Grégoire Locqueville

Remove unused depepndencies

Turning on the flag `-Wunused-packages` turns up a bunch of unused packages.
This commit removes them from `gargantext.cabal`.

(Note that `-Wunused-packages` is NOT turned on in this commit.
I tried to turn it on, but occasionally got a bunch of other warnings
which I didn't understand and couldn't get to reproduce reliably,
about packages that were supposedly added via the `-package` or `-package-id` option
(I don't know about that option) but are unused)
parent 52e001fb
...@@ -495,45 +495,31 @@ library ...@@ -495,45 +495,31 @@ library
, MissingH ^>= 1.4.3.0 , MissingH ^>= 1.4.3.0
, MonadRandom ^>= 0.5.3 , MonadRandom ^>= 0.5.3
, QuickCheck ^>= 2.14.2 , QuickCheck ^>= 2.14.2
, Unique ^>= 0.4.7.8
, accelerate ^>= 1.3.0.0 , accelerate ^>= 1.3.0.0
, accelerate-arithmetic ^>= 1.0.0.1
, accelerate-llvm-native ^>= 1.3.0.0 , accelerate-llvm-native ^>= 1.3.0.0
, accelerate-utility ^>= 1.0.0.1
, aeson ^>= 1.5.6.0 , aeson ^>= 1.5.6.0
, aeson-pretty ^>= 0.8.9
, ansi-terminal , ansi-terminal
, array ^>= 0.5.4.0 , array ^>= 0.5.4.0
, async ^>= 2.2.4 , async ^>= 2.2.4
, attoparsec ^>= 0.13.2.5 , attoparsec ^>= 0.13.2.5
, auto-update ^>= 0.1.6
, base16-bytestring ^>= 1.0.2.0
, base64-bytestring ^>= 1.1.0.0 , base64-bytestring ^>= 1.1.0.0
, bimap >= 0.5.0 , bimap >= 0.5.0
, blaze-html ^>= 0.9.1.2
, blaze-markup ^>= 0.8.2.8
, blaze-svg ^>= 0.3.6.1
, boolexpr ^>= 0.2 , boolexpr ^>= 0.2
, bytestring ^>= 0.10.12.0 , bytestring ^>= 0.10.12.0
, cache >= 0.1.3.0 , cache >= 0.1.3.0
, case-insensitive ^>= 1.2.1.0 , case-insensitive ^>= 1.2.1.0
, cassava ^>= 0.5.2.0 , cassava ^>= 0.5.2.0
, cborg ^>= 0.2.6.0
, cereal ^>= 0.5.8.2 , cereal ^>= 0.5.8.2
, clock >= 0.8 , clock >= 0.8
, conduit ^>= 1.3.4.2 , conduit ^>= 1.3.4.2
, conduit-extra ^>= 1.3.5
, containers ^>= 0.6.5.1 , containers ^>= 0.6.5.1
, contravariant ^>= 1.5.5
, crawlerArxiv , crawlerArxiv
, crawlerHAL , crawlerHAL
, crawlerISTEX , crawlerISTEX
, crawlerIsidore , crawlerIsidore
, crawlerPubMed , crawlerPubMed
, cron ^>= 0.7.0 , cron ^>= 0.7.0
, cryptohash ^>= 0.11.9
, data-time-segment ^>= 0.1.0.0 , data-time-segment ^>= 0.1.0.0
, deepseq ^>= 1.4.4.0
, directory ^>= 1.3.6.0 , directory ^>= 1.3.6.0
, discrimination >= 0.5 , discrimination >= 0.5
, ekg-core ^>= 0.1.1.7 , ekg-core ^>= 0.1.1.7
...@@ -542,9 +528,7 @@ library ...@@ -542,9 +528,7 @@ library
, exceptions ^>= 0.10.4 , exceptions ^>= 0.10.4
, extra ^>= 1.7.9 , extra ^>= 1.7.9
, fast-logger ^>= 3.0.5 , fast-logger ^>= 3.0.5
, fclabels ^>= 2.0.5
, fgl ^>= 5.7.0.3 , fgl ^>= 5.7.0.3
, filelock ^>= 0.1.1.5
, filepath ^>= 1.4.2.1 , filepath ^>= 1.4.2.1
, fmt , fmt
, formatting ^>= 7.1.3 , formatting ^>= 7.1.3
...@@ -553,7 +537,6 @@ library ...@@ -553,7 +537,6 @@ library
, gargantext-graph >=0.1.0.0 , gargantext-graph >=0.1.0.0
, gargantext-prelude , gargantext-prelude
, graphviz ^>= 2999.20.1.0 , graphviz ^>= 2999.20.1.0
, hashable ^>= 1.3.0.0
, haskell-igraph ^>= 0.10.4 , haskell-igraph ^>= 0.10.4
, hlcm ^>= 0.2.2 , hlcm ^>= 0.2.2
, hsinfomap ^>= 0.1 , hsinfomap ^>= 0.1
...@@ -567,9 +550,6 @@ library ...@@ -567,9 +550,6 @@ library
, http-types ^>= 0.12.3 , http-types ^>= 0.12.3
, http-reverse-proxy >= 0.6.1.0 , http-reverse-proxy >= 0.6.1.0
, hxt ^>= 9.3.1.22 , hxt ^>= 9.3.1.22
, ihaskell >= 0.11.0.0
-- necessary for ihaskell to build
, ipython-kernel >= 0.11.0.0
, ini ^>= 0.4.1 , ini ^>= 0.4.1
, insert-ordered-containers ^>= 0.2.5.1 , insert-ordered-containers ^>= 0.2.5.1
, iso639 , iso639
...@@ -579,24 +559,14 @@ library ...@@ -579,24 +559,14 @@ library
, lens-aeson < 1.3 , lens-aeson < 1.3
, lifted-base ^>= 0.2.3.12 , lifted-base ^>= 0.2.3.12
, listsafe ^>= 0.1.0.1 , listsafe ^>= 0.1.0.1
, llvm-hs >= 12.0.0
, located-base ^>= 0.1.1.1
, logging-effect ^>= 1.3.12
, matrix ^>= 0.3.6.1 , matrix ^>= 0.3.6.1
, mime-mail >= 0.5.1 , mime-mail >= 0.5.1
, monad-control ^>= 1.0.3.1 , monad-control ^>= 1.0.3.1
, monad-logger ^>= 0.3.36 , monad-logger ^>= 0.3.36
, morpheus-graphql >= 0.17.0 && < 0.25 , morpheus-graphql >= 0.17.0 && < 0.25
, morpheus-graphql-app >= 0.17.0 && < 0.25
, morpheus-graphql-client >= 0.17.0 && < 0.25
, morpheus-graphql-code-gen >= 0.17.0 && < 0.25
, morpheus-graphql-code-gen-utils >= 0.17.0 && < 0.25
, morpheus-graphql-core >= 0.17.0 && < 0.25
, morpheus-graphql-server >= 0.17.0 && < 0.25 , morpheus-graphql-server >= 0.17.0 && < 0.25
, morpheus-graphql-subscriptions >= 0.17.0 && < 0.25 , morpheus-graphql-subscriptions >= 0.17.0 && < 0.25
, morpheus-graphql-tests >= 0.17.0 && < 0.25
, mtl ^>= 2.2.2 , mtl ^>= 2.2.2
, natural-transformation ^>= 0.4
, network >= 3.1.4.0 , network >= 3.1.4.0
, network-uri ^>= 2.6.4.1 , network-uri ^>= 2.6.4.1
, opaleye ^>= 0.9.6.1 , opaleye ^>= 0.9.6.1
...@@ -607,43 +577,26 @@ library ...@@ -607,43 +577,26 @@ library
, parsec ^>= 3.1.14.0 , parsec ^>= 3.1.14.0
, patches-class ^>= 0.1.0.1 , patches-class ^>= 0.1.0.1
, patches-map ^>= 0.1.0.1 , patches-map ^>= 0.1.0.1
, path ^>= 0.8.0
, path-io ^>= 1.6.3
, postgresql-simple ^>= 0.6.4 , postgresql-simple ^>= 0.6.4
, pretty-simple ^>= 4.0.0.0
, probability ^>= 0.2.7
, process ^>= 1.6.13.2 , process ^>= 1.6.13.2
, product-profunctors ^>= 0.11.0.3 , product-profunctors ^>= 0.11.0.3
, profunctors ^>= 5.6.2
, protolude ^>= 0.3.3 , protolude ^>= 0.3.3
, pureMD5 ^>= 2.1.4
, 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.2.1
, raw-strings-qq
, rdf4h ^>= 3.1.1 , rdf4h ^>= 3.1.1
, recover-rtti >= 0.4 && < 0.5
, regex , regex
, regex-compat ^>= 0.95.2.1
, regex-tdfa ^>= 1.3.1.2
, replace-attoparsec ^>= 1.4.5.0 , replace-attoparsec ^>= 1.4.5.0
, resource-pool ^>= 0.2.3.2 , resource-pool ^>= 0.2.3.2
, resourcet ^>= 1.2.4.3
, safe ^>= 0.3.19
, scientific ^>= 0.3.7.0
, semigroups ^>= 0.19.2
, serialise ^>= 0.2.4.0 , serialise ^>= 0.2.4.0
, servant >= 0.18.3 && < 0.20 , servant >= 0.18.3 && < 0.20
, servant-auth ^>= 0.4.0.0 , servant-auth ^>= 0.4.0.0
, servant-auth-client ^>= 0.4.1.0
, servant-auth-server ^>=0.4.6.0 , servant-auth-server ^>=0.4.6.0
, servant-auth-swagger ^>= 0.2.10.1 , servant-auth-swagger ^>= 0.2.10.1
, servant-blaze ^>= 0.9.1 , servant-blaze ^>= 0.9.1
, servant-cassava ^>= 0.10.1
, servant-client >= 0.18.3 && < 0.20 , servant-client >= 0.18.3 && < 0.20
, servant-client-core >= 0.18.3 && < 0.20 , servant-client-core >= 0.18.3 && < 0.20
, servant-ekg ^>= 0.3.1 , servant-ekg ^>= 0.3.1
, servant-flatten ^>= 0.2
, servant-job >= 0.2.0.0 , servant-job >= 0.2.0.0
, servant-multipart ^>= 0.12.1 , servant-multipart ^>= 0.12.1
, servant-routes < 0.2 , servant-routes < 0.2
...@@ -652,11 +605,9 @@ library ...@@ -652,11 +605,9 @@ library
, servant-swagger-ui ^>= 0.3.5.3.5.0 , servant-swagger-ui ^>= 0.3.5.3.5.0
, servant-swagger-ui-core >= 0.3.5 , servant-swagger-ui-core >= 0.3.5
, servant-xml-conduit >= 0.1.0.4 , servant-xml-conduit >= 0.1.0.4
, simple-reflect ^>= 0.3.3
, singletons ^>= 2.7 , singletons ^>= 2.7
, singletons-th >= 3.1 , singletons-th >= 3.1
, smtp-mail >= 0.3.0.0 , smtp-mail >= 0.3.0.0
, split ^>= 0.2.3.4
, stemmer ^>= 0.5.2 , stemmer ^>= 0.5.2
, stm ^>= 2.5.0.1 , stm ^>= 2.5.0.1
, stringsearch >= 0.3.6.6 , stringsearch >= 0.3.6.6
...@@ -666,12 +617,8 @@ library ...@@ -666,12 +617,8 @@ library
, template-haskell ^>= 2.16.0.0 , template-haskell ^>= 2.16.0.0
, temporary ^>= 1.3 , temporary ^>= 1.3
, text ^>= 1.2.4.1 , text ^>= 1.2.4.1
, text-conversions ^>= 0.3.1
, text-metrics ^>= 0.3.2 , text-metrics ^>= 0.3.2
, time ^>= 1.9.3 , time ^>= 1.9.3
, time-locale-compat ^>= 0.1.1.5
, timezone-series ^>= 0.1.13
, transformers ^>= 0.5.6.2
, transformers-base ^>= 0.4.6 , transformers-base ^>= 0.4.6
, tree-diff , tree-diff
, tomland >= 1.3.3.2 , tomland >= 1.3.3.2
...@@ -684,20 +631,15 @@ library ...@@ -684,20 +631,15 @@ library
, validity ^>= 0.11.0.1 , validity ^>= 0.11.0.1
, vector ^>= 0.12.3.0 , vector ^>= 0.12.3.0
, wai >= 3.2.4 , wai >= 3.2.4
, wai-app-static ^>= 3.1.7.3
, wai-cors ^>= 0.2.7 , wai-cors ^>= 0.2.7
, wai-extra ^>= 3.1.8 , wai-extra ^>= 3.1.8
, wai-util >= 0.8 , wai-util >= 0.8
, wai-websockets ^>= 3.0.1.2
, warp ^>= 3.3.20 , warp ^>= 3.3.20
, websockets ^>= 0.12.7.3
, wreq ^>= 0.5.3.3 , wreq ^>= 0.5.3.3
, xml-conduit ^>= 1.9.1.3 , xml-conduit ^>= 1.9.1.3
, xml-types ^>= 0.3.8 , xml-types ^>= 0.3.8
, yaml ^>= 0.11.8.0
, zip ^>= 1.7.2 , zip ^>= 1.7.2
, zip-archive ^>= 0.4.3 , zip-archive ^>= 0.4.3
, zlib ^>= 0.6.2.3
executable gargantext-cli executable gargantext-cli
import: import:
......
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