You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.
When installing servant as a dependency (this was on #301):
-- While building package servant-docs-0.5 using:
/Users/robert/.stack/setup-exe-cache/setup-Simple-Cabal-1.22.4.0-x86_64-osx-ghc-7.10.2 --builddir=.stack-work/dist/x86_64-osx/Cabal-1.22.4.0/ install
Process exited with code: ExitFailure 1
Logs have been written to: /Users/robert/src/thentos/.stack-work/logs/servant-docs-0.5.log
Configuring servant-docs-0.5...
Preprocessing library servant-docs-0.5...
[1 of 2] Compiling Servant.Docs.Internal ( src/Servant/Docs/Internal.hs, .stack-work/dist/x86_64-osx/Cabal-1.22.4.0/build/Servant/Docs/Internal.o )
[2 of 2] Compiling Servant.Docs ( src/Servant/Docs.hs, .stack-work/dist/x86_64-osx/Cabal-1.22.4.0/build/Servant/Docs.o )
In-place registering servant-docs-0.5...
Installing library in
/Users/robert/src/thentos/.stack-work/install/x86_64-osx/lts-3.5/7.10.2/lib/x86_64-osx-ghc-7.10.2/servant-docs-0.5-BXd3NR8bLAKF2anDBYqEOL
Installing executable(s) in
/Users/robert/src/thentos/.stack-work/install/x86_64-osx/lts-3.5/7.10.2/bin
setup-Simple-Cabal-1.22.4.0-x86_64-osx-ghc-7.10.2:
.stack-work/dist/x86_64-osx/Cabal-1.22.4.0/build/greet-docs/greet-docs: does
not exist
-- While building package servant-server-0.5 using:
/Users/robert/.stack/setup-exe-cache/setup-Simple-Cabal-1.22.4.0-x86_64-osx-ghc-7.10.2 --builddir=.stack-work/dist/x86_64-osx/Cabal-1.22.4.0/ install
Process exited with code: ExitFailure 1
Logs have been written to: /Users/robert/src/thentos/.stack-work/logs/servant-server-0.5.log
Configuring servant-server-0.5...
Preprocessing library servant-server-0.5...
In-place registering servant-server-0.5...
Installing library in
/Users/robert/src/thentos/.stack-work/install/x86_64-osx/lts-3.5/7.10.2/lib/x86_64-osx-ghc-7.10.2/servant-server-0.5-2OOBFrgRHWd0EPUjPLKXWm
Installing executable(s) in
/Users/robert/src/thentos/.stack-work/install/x86_64-osx/lts-3.5/7.10.2/bin
setup-Simple-Cabal-1.22.4.0-x86_64-osx-ghc-7.10.2:
.stack-work/dist/x86_64-osx/Cabal-1.22.4.0/build/greet/greet: does not exist
Workaround: First install servant-server and servent-docs manually:
When installing servant as a dependency (this was on #301):
Workaround: First install servant-server and servent-docs manually:
The text was updated successfully, but these errors were encountered: