Error while loading shared libraries #355
Labels
No Label
blocked: dependency
blocked: info-needed
bug
duplicate
enhancement
fixed in HEAD
help wanted
hs:arrows
hs:brackets
hs:classes
hs:comments
hs:do-notation
hs:guards
hs:lists
hs:operators
hs:patterns
hs:records
hs:types
invalid
language extension support
layouting
needs confirmation
priority: high
priority: low
question
revisit before next release
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: hexagoxel/brittany#355
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
I'm on Arch Linux, and after upgrading my GHC to version 9.0.1, I'm seeing the following error whenever I invoke
brittany
:How can I go about fixing this? Any help is appreciated.
I'm not sure exactly. Brittany doesn't officially support GHC 9.0.1 (#352), but I'm not sure that's the issue here.
I believe the GHC 9.0 rebuild excluded brittany so it's currently unavailable in Arch anymore.
Sorry for the trouble. We'll add brittany back when it gains GHC 9.0 support.
Actually, I just installed the package "brittany" and it's been working fine. The error I reported was coming from the haskell-brittany package I installed, which does not exist anymore.
Edit: brittany appears to be an orphaned AUR package though.
Version 0.14 of Brittany supports GHC 9.0. Also it has precompiled binaries for Linux, so you could give those a try.