Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stack haddock fails on Windows #1266

Closed
ndmitchell opened this issue Nov 1, 2015 · 1 comment
Closed

stack haddock fails on Windows #1266

ndmitchell opened this issue Nov 1, 2015 · 1 comment

Comments

@ndmitchell
Copy link
Contributor

I can't get it to succeed. I tried stack haddock from Hoogle and that failed trying to install 78 packages worth of documentation. I then tried a single package from outside a package directory, and that failed to. I suspect your filepath library is causing issues (I hear filepath libraries are tricky :) )

C:\Neil>stack haddock extra
Run from outside a project, using implicit global project config
Using resolver: lts-2.14 from implicit global project's config file: C:\Users\ndmit_000\AppData\Roaming\stack\global\stack.yaml
Setting codepage to UTF-8 (65001) to ensure correct output from GHC
extra-1.1: configure
extra-1.1: build
extra-1.1: haddock
extra-1.1: copy/register
InvalidAbsDir "C:\\Users\\ndmit_000\\AppData\\Local\\Programs\\stack\\i386-windows\\ghc-7.8.4\\lib/../doc/html/libraries/base-4.7.0.2"
@borsboom
Copy link
Contributor

borsboom commented Nov 8, 2015

This should now be fixed on master.

@borsboom borsboom closed this as completed Nov 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants