Unblock Haskell packages #19
Labels
No Label
blocked upstream
bug
build-failure
duplicate
enhancement
help wanted
informational
invalid
invalid/corrupt package
packaging issue
priority: high
question
support
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Depends on
Reference: ALHP/ALHP.GO#19
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Haskell packages are currently blocked, but if #15 is implemented it should be possible to add them back.
I noticed that we actually cannot optimize them anyways, since ghc does not seem to recognize any
march
flags.So packages depending on
ghc
as makedep probably will stay on the blacklist for the foreseeable future. If we ever find a way to optimize them, we can get them back in.