"...tests/git@gitlab.haskell.org:trac-simplifierticks/ghc.git" did not exist on "bbfb051c6e52f08cbdcd6e8a37245b714c385fa3"
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.