Skip to content

Cannot build org-parser #19

@schoettl

Description

@schoettl

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions