-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I tried the commands in the Installation from source and get this on the cabal install
step:
fatal: Could not parse object '5fef2d328b5c15b9feec7ca0dd71d2d403c39941'.
Same error when I cd
into org-parser and try cabal build
.
Looks like it comes from an outdated commit in the cabal.project
file:
source-repository-package
type: git
location: https://github.com/lucasvreis/unionmount.git
tag: 5fef2d328b5c15b9feec7ca0dd71d2d403c39941
What's the best way to resolve this? Just use the latest commit from the unionmount repo?
After doing that I get some dependency errors including lvar and base.
Metadata
Metadata
Assignees
Labels
No labels