Skip to content

Instantly share code, notes, and snippets.

@mbrc12
Created June 1, 2018 11:42
Show Gist options
  • Save mbrc12/fe58b6b62ccd9f4252539b06cae3df0f to your computer and use it in GitHub Desktop.
Save mbrc12/fe58b6b62ccd9f4252539b06cae3df0f to your computer and use it in GitHub Desktop.
Error gist
````
Error: While constructing the build plan, the following exceptions were encountered:
In the dependencies for conf-0.1.1.0:
base-4.10.1.0 from stack configuration does not match >=4.6 && <4.8 (latest matching version is 4.7.0.2)
needed due to etanol-0.1.0.0 -> conf-0.1.1.0
In the dependencies for etanol-0.1.0.0:
base-4.10.1.0 from stack configuration does not match ==4.7.0.2 (latest matching version is 4.7.0.2)
needed since etanol is a build target.
````
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment