"...tests/git@gitlab.haskell.org:trac-simplifierticks/ghc.git" did not exist on "c30cea53dc328a326fc676e7824396518fd3ebda"
Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
-
This commit introduces a new language extension, `-XOrPatterns`, as described in GHC Proposal 522. An or-pattern `pat1; ...; patk` succeeds iff one of the patterns `pat1`, ..., `patk` succeed, in this order. See also the summary `Note [Implmentation of OrPatterns]`. Co-Authored-By:
Sebastian Graf <sgraf1337@gmail.com>
This commit introduces a new language extension, `-XOrPatterns`, as described in GHC Proposal 522. An or-pattern `pat1; ...; patk` succeeds iff one of the patterns `pat1`, ..., `patk` succeed, in this order. See also the summary `Note [Implmentation of OrPatterns]`. Co-Authored-By:
Sebastian Graf <sgraf1337@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.