Commit 588e104f authored by Alp Mestanogullari's avatar Alp Mestanogullari

disable executable for now

parent c60f86f9
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.4.
-- This file has been generated from package.yaml by hpack version 0.34.7.
--
-- see: https://github.com/sol/hpack
......@@ -71,43 +71,6 @@ library
, vector
default-language: Haskell2010
executable gargantext-graph-exe
main-is: Main.hs
other-modules:
Paths_gargantext_graph
hs-source-dirs:
app
default-extensions:
DataKinds
FlexibleInstances
OverloadedStrings
ghc-options: -O2 -threaded -rtsopts -with-rtsopts=-N -fprof-auto -Wmissing-signatures -Wcompat
build-depends:
accelerate
, accelerate-arithmetic
, accelerate-utility
, base >=4.7 && <5
, bytestring
, cassava
, cereal
, containers
, criterion
, eigen
, fgl
, gargantext-graph
, haskell-igraph >=0.6.0
, hmatrix
, lens
, pretty-simple
, protolude
, reflection
, singletons
, sparse-linear
, string-conversions
, text
, vector
default-language: Haskell2010
test-suite gargantext-graph-test
type: exitcode-stdio-1.0
main-is: Main.hs
......
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