Discussion:
[hakyll] Error hfsevents-0.1.6: canonicalizePath: does not exist (No such file or directory)
frantisek kocun
2017-02-16 17:12:13 UTC
Permalink
Hi I have this error all the time. I tried hakyll 4.6 as well as hakyll
4.9.5.1

Stack build gives me first this

Error: While constructing the build plan, the following exceptions were
encountered:

In the dependencies for fsnotify-0.1.0.3:
hfsevents must match >=0.1.3, but the stack configuration has no
specified version (latest applicable is 0.1.6)
needed due to h-0.1.0.0 -> fsnotify-0.1.0.3

In the dependencies for h-0.1.0.0:
base-4.7.0.2 must match >=4.8 && <5 (latest applicable is 4.9.1.0)

Recommended action: try adding the following to your extra-deps in
/Users/Frantisek/blog/h/stack.yaml:
- hfsevents-0.1.6

You may also want to try the 'stack solver' command
Plan construction failed.


And then when i add hfsevents I get
Error hfsevents-0.1.6: canonicalizePath: does not exist (No such file or
directory)

I'm on macOs Sierra. And I get the same error even when running from
docker dmp1ce/hakyll

Do you need any more info?

Thanks for help
--
You received this message because you are subscribed to the Google Groups "hakyll" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hakyll+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...