typed-racket/typed-racket-lib
Georges Dupéron f992786243 Fixes GH issue #268 “Can't provide promise for polymorphic struct”.
See also commit 5cd5f77 “Don't allow promises created with `delay/name` as `(Promise T)`.”.

The contracts in `typed-racket-lib/typed-racket/static-contracts/combinators/structural.rkt` should be just a single identifier, not a lambda expression, because `typed-racket-lib/typed-racket/private/type-contract.rkt` relies on that, and passes the contract name to free-identifier=?, which won't work on a lambda.
2015-12-17 14:52:40 +01:00
..
typed don't provide Unit from typed/racket/base 2015-11-05 17:14:35 -05:00
typed-racket Fixes GH issue #268 “Can't provide promise for polymorphic struct”. 2015-12-17 14:52:40 +01:00
info.rkt add type for an internal function in a match expansion 2015-12-09 17:21:56 -07:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00