Forked from
Glasgow Haskell Compiler / GHC
46343 commits behind the upstream repository.
-
Simon Marlow authoredSimon Marlow authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README 203 B
QuickCheck for the GHC library. Requirements: stage2 of ghc. Usage: ./run.sh ./run.sh debug # runs quickCheck in debug mode. ./run.sh ghci [file] # loads [file] with the stage2 compiler.