Retain literal values when translating, use Integer instead of Int
Showing
- typechecker/src/Initial.hs 5 additions, 5 deletionstypechecker/src/Initial.hs
- typechecker/src/Parser.hs 4 additions, 4 deletionstypechecker/src/Parser.hs
- typechecker/src/Tc/Gen/Expr.hs 3 additions, 3 deletionstypechecker/src/Tc/Gen/Expr.hs
- typechecker/src/Tc/Solver.hs 3 additions, 3 deletionstypechecker/src/Tc/Solver.hs
- typechecker/src/Term.hs 3 additions, 3 deletionstypechecker/src/Term.hs
- typechecker/src/Type.hs 6 additions, 6 deletionstypechecker/src/Type.hs
- typechecker/test/cases/parser/leftPlusTwo-parser.output 1 addition, 1 deletiontypechecker/test/cases/parser/leftPlusTwo-parser.output
- typechecker/test/cases/parser/plusPlus-parser.output 1 addition, 1 deletiontypechecker/test/cases/parser/plusPlus-parser.output
- typechecker/test/cases/should-fail/constFail-infer.output 1 addition, 1 deletiontypechecker/test/cases/should-fail/constFail-infer.output
- typechecker/test/cases/should-fail/notTo3-infer.output 1 addition, 1 deletiontypechecker/test/cases/should-fail/notTo3-infer.output
- typechecker/test/cases/should-fail/plus3ToBool-infer.output 1 addition, 1 deletiontypechecker/test/cases/should-fail/plus3ToBool-infer.output
- typechecker/test/cases/should-typecheck/Just-3-tuple-pb.hs 1 addition, 1 deletiontypechecker/test/cases/should-typecheck/Just-3-tuple-pb.hs
- typechecker/test/cases/should-typecheck/Just-3-tuple-pb.output 1 addition, 1 deletion...hecker/test/cases/should-typecheck/Just-3-tuple-pb.output
- typechecker/test/cases/should-typecheck/JustXfmap.output 1 addition, 1 deletiontypechecker/test/cases/should-typecheck/JustXfmap.output
- typechecker/test/cases/should-typecheck/absMaybe.hs 1 addition, 1 deletiontypechecker/test/cases/should-typecheck/absMaybe.hs
- typechecker/test/cases/should-typecheck/absMaybe.output 1 addition, 1 deletiontypechecker/test/cases/should-typecheck/absMaybe.output
- typechecker/test/cases/should-typecheck/absMaybeMaybe.hs 1 addition, 1 deletiontypechecker/test/cases/should-typecheck/absMaybeMaybe.hs
- typechecker/test/cases/should-typecheck/absMaybeMaybe.output 1 addition, 1 deletiontypechecker/test/cases/should-typecheck/absMaybeMaybe.output
- typechecker/test/cases/should-typecheck/apply-infer.output 1 addition, 1 deletiontypechecker/test/cases/should-typecheck/apply-infer.output
- typechecker/test/cases/should-typecheck/ifTrueThenPlusTwo-infer.output 1 addition, 1 deletion...est/cases/should-typecheck/ifTrueThenPlusTwo-infer.output
Loading
Please register or sign in to comment