Forked from
Glasgow Haskell Compiler / haddock
3395 commits behind, 2698 commits ahead of the upstream repository.
-
Alec Theriault authored
Perf only change: * use 'getParserState'/'setParserState' to make 'Text'-optimized parser combinators * minimize uses of 'Data.Text.{pack,unpack,cons,snoc}'
Alec Theriault authoredPerf only change: * use 'getParserState'/'setParserState' to make 'Text'-optimized parser combinators * minimize uses of 'Data.Text.{pack,unpack,cons,snoc}'
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Monad.hs 5.13 KiB