-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I'm seeing failures in CI from microcabal failing to parse elif expressions, eg:
if impl(ghc < 9.14)
build-depends: template-haskell
elif impl(ghc)
build-depends: template-haskell-lift >= 0.1 && <0.2
I can see that there is a commit adding support for elif expressions so I'm not sure why these are failing to parse.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels