Skip to content

Building through Cabal and Nix #73

Open
@walseb

Description

@walseb

Hello!

Is anyone able to build this package through Cabal or Nix?

For me, Nix tells me atto-lisp is marked as broken and won't build.

Cabal can't build atto-lisp either, due to a too old base being set.

I tried cloning atto-lisp and removing that limitation, but now it seems like Happy won't build:

Failed to build haskell-src-exts-1.23.1. The failure occurred during the
configure step.
Build log (
/home/admin/.cabal/logs/ghc-9.4.8/haskell-src-exts-1.23.1-82eadf38c5bdf000e30b879f83308c1693e4ed1205ee33cd26bd817cae88a0e5.log
):
Configuring library for haskell-src-exts-1.23.1..
Error: .cabal-wrapped: The program 'happy' version >=1.19 is required but the
version of /home/admin/.cabal/bin/happy could not be determined.

Error: cabal: Failed to build haskell-src-exts-1.23.1 (which is required by
exe:HaskellEmacs from HaskellEmacs-0.0.0). See the build log above for
details.

Thoughts?

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