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

Remove obsolete GHC option

parent 5c443218
...@@ -235,7 +235,7 @@ allow-older: aeson:hashable ...@@ -235,7 +235,7 @@ allow-older: aeson:hashable
, hsparql:rdf4h , hsparql:rdf4h
package gargantext package gargantext
ghc-options: -fwrite-ide-info -hiedir=".stack-work/hiedb" ghc-options: -fwrite-ide-info
package hmatrix package hmatrix
ghc-options: -O2 -fsimpl-tick-factor=10000 -fdicts-cheap -fdicts-strict -flate-dmd-anal -fno-state-hack ghc-options: -O2 -fsimpl-tick-factor=10000 -fdicts-cheap -fdicts-strict -flate-dmd-anal -fno-state-hack
......
package gargantext package gargantext
ghc-options: -fwrite-ide-info -hiedir=".stack-work/hiedb" -O0 ghc-options: -fwrite-ide-info
package gargantext-admin package gargantext-admin
ghc-options: -O0 ghc-options: -O0
......
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