Strict.options 224 B

123456789
  1. TestOptions
  2. { forCompilers =
  3. [ (MAlonzo StrictData, CompilerOptions {extraAgdaArgs = []})
  4. , (MAlonzo Strict, CompilerOptions {extraAgdaArgs = []})
  5. ]
  6. , runtimeOptions = []
  7. , executeProg = True
  8. }