You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hackage-server/BuildReports: Fix parsing of flag assignments
Eventually this should really just use the Cabal `FlagAssignment` type
but here I have opted to instead just stay with the status quo and
update the parser.
Fixes#1383.
0 commit comments