Skip to content

Conversation

angerman
Copy link
Collaborator

update:

  • nixpkgs
  • haskell.nix

add:

  • aarch64-linux

drop:

  • ghc810

Comment on lines +49 to +53
# cabal has a project-cabal/constraints.config now, which is
# cleaned by the source clean logic, so we need to sidestep this for now
# until the filter is changed in haskell.nix
src = #self.inputs.cabal;
{ outPath = self.inputs.cabal; filterPath = { path, ... }: path; };
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hamishmack should we update haskell.nix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant