Commit 331756de authored by Alexandre Delanoë's avatar Alexandre Delanoë

0002-Minor-build-packaging-tweaks.patch by npouillard

parent b4184239
...@@ -35,7 +35,6 @@ library: ...@@ -35,7 +35,6 @@ library:
dependencies: dependencies:
- QuickCheck - QuickCheck
- accelerate - accelerate
- accelerate-io
- aeson - aeson
- aeson-lens - aeson-lens
- aeson-pretty - aeson-pretty
...@@ -46,6 +45,7 @@ library: ...@@ -46,6 +45,7 @@ library:
- bytestring - bytestring
- case-insensitive - case-insensitive
- cassava - cassava
- clustering-louvain
- conduit - conduit
- conduit-extra - conduit-extra
- containers - containers
......
...@@ -11,6 +11,7 @@ Mainly reexport functions in @Data.Text.Metrics@ ...@@ -11,6 +11,7 @@ Mainly reexport functions in @Data.Text.Metrics@
-} -}
{-# LANGUAGE NoImplicitPrelude #-} {-# LANGUAGE NoImplicitPrelude #-}
{-# LANGUAGE OverloadedStrings #-}
module Gargantext.Text.Metrics where module Gargantext.Text.Metrics where
......
...@@ -14,7 +14,7 @@ extra-deps: ...@@ -14,7 +14,7 @@ extra-deps:
- git: https://github.com/delanoe/servant-static-th.git - git: https://github.com/delanoe/servant-static-th.git
commit: fff77e79fe94d563ab5cae2609b78c17b5c1f434 commit: fff77e79fe94d563ab5cae2609b78c17b5c1f434
- accelerate-1.2.0.0 - accelerate-1.2.0.0
- accelerate-io-1.2.0.0 - hashtables-1.2.3.0 # needed by accelerate-1.2.0.0
- aeson-1.2.4.0 - aeson-1.2.4.0
- aeson-lens-0.5.0.0 - aeson-lens-0.5.0.0
- duckling-0.1.3.0 - duckling-0.1.3.0
......
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