i tried, but the time is still around 1m20s.
The syntax is:
packages:
- '.'
- location: ../Nomyx-Core
extra-dep: true
- location: ../Nomyx-Language
extra-dep: true
- location: ../Nomyx-Web
extra-dep: trueRight?
It spends a lot of time apparently recompiling dependencies:
$ stack install
Nomyx-Core-0.7.6-30a37de35e61a9979fabc74d548ee6e6: unregistering
Nomyx-Language-0.7.6-06bfc13bf2ab48163968e23e340be801: unregistering
Nomyx-Web-0.7.6-b75419b3b0faacbe02c94176b84e0564: unregistering
Nomyx-Language-0.7.6: build
Nomyx-Language-0.7.6: install
Nomyx-Core-0.7.6: build
Nomyx-Core-0.7.6: install
Nomyx-Web-0.7.6: build
Nomyx-Web-0.7.6: install
Nomyx-0.7.6: build
Building Nomyx-0.7.6...
Preprocessing executable 'Nomyx' for Nomyx-0.7.6...
Linking .stack-work/dist/x86_64-linux/Cabal-1.18.1.5/build/Nomyx/Nomyx ...
Nomyx-0.7.6: install
Installing executable(s) in
/home/cdupont/Dropbox/Nomyx/Nomyx/.stack-work/install/x86_64-linux/lts-2.19/7.8.4/bin
Completed all 4 actions.
Copying from /home/cdupont/Dropbox/Nomyx/Nomyx/.stack-work/install/x86_64-linux/lts-2.19/7.8.4/bin/Nomyx to /home/cdupont/.local/bin/Nomyx
Installed executables to /home/cdupont/.local/bin/:
- Nomyx