Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
44471 commits behind, 9 commits ahead of the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
HeaderInfoTests.hs
README
RunTests.hs
run.sh
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.