** update pkg deps
This commit is contained in:
parent
ad399ef30d
commit
a9820bd986
|
@ -3,7 +3,7 @@ trivial
|
|||
[](https://travis-ci.org/bennn/trivial)
|
||||
[](https://coveralls.io/github/bennn/trivial?branch=master)
|
||||
|
||||
This library provides ``smarter'' versions of Typed Racket standard library functions.
|
||||
This library provides "smarter" versions of Typed Racket standard library functions.
|
||||
For example:
|
||||
|
||||
```
|
||||
|
@ -13,8 +13,7 @@ For example:
|
|||
|
||||
(printf: "hello, ~a")
|
||||
|
||||
;; Compiling yields...
|
||||
;;
|
||||
;; > raco make test.rkt
|
||||
;; format:: arity mismatch;
|
||||
;; the expected number of arguments does not match the given number
|
||||
;; expected: 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user