Commit 475399cd authored by Grégoire Locqueville's avatar Grégoire Locqueville

Save .hie files to default location

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