In this project, https://github.com/kevinmeredith/tiny-url-servant, I get 
the following error when running `stack build`:

$stack --version

Version 1.5.1 x86_64 hpack-0.17.1


$stack clean

stack build Populating index cache ...

Populated index cache.    


$stack build 

tiny-url-servant-0.1.0.0: configure (exe)

Configuring tiny-url-servant-0.1.0.0...

tiny-url-servant-0.1.0.0: build (exe)

Preprocessing executable 'tiny-url-servant-exe' for

tiny-url-servant-0.1.0.0...

<command line>: cannot satisfy -package-id 
tiny-url-servant-0.1.0.0-8CCMOVGJd5V7zFsIARIoRa

    (use -v for more information)


--  While building package tiny-url-servant-0.1.0.0 using:

      
/Users/kevinmeredith/.stack/setup-exe-cache/x86_64-osx/Cabal-simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2
 
--builddir=.stack-work/dist/x86_64-osx/Cabal-1.24.2.0 build 
exe:tiny-url-servant-exe --ghc-options " -ddump-hi -ddump-to-file"

    Process exited with code: ExitFailure 1


Can someone please explain how I can fix this issue? Also, what does this 
error mean?


Thanks!

Kevin

-- 
You received this message because you are subscribed to the Google Groups 
"haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to haskell-stack+unsubscr...@googlegroups.com.
To post to this group, send email to haskell-stack@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/haskell-stack/46da7fb4-fbbc-4f0a-b1d5-7164fe47f0c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to