Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
-
Edward Z. Yang authored
This adds some new functions: peekRunQueue, promoteInRunQueue, singletonRunQueue and truncateRunQueue which help abstract away manual linked list manipulation, making it easier to swap in a new queue implementation. Signed-off-by:Edward Z. Yang <ezyang@mit.edu>
Edward Z. Yang authoredThis adds some new functions: peekRunQueue, promoteInRunQueue, singletonRunQueue and truncateRunQueue which help abstract away manual linked list manipulation, making it easier to swap in a new queue implementation. Signed-off-by:Edward Z. Yang <ezyang@mit.edu>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.