]> git.wincent.com - docvim.git/commit
Defer type errors in REPL
authorGreg Hurrell <greg@hurrell.net>
Thu, 16 Jun 2016 14:48:46 +0000 (07:48 -0700)
committerGreg Hurrell <greg@hurrell.net>
Thu, 16 Jun 2016 14:48:46 +0000 (07:48 -0700)
commitec8a396d6fbd87eb7748e81a0a08da8f66cf2e66
tree7bdd961ba804f1ec79980b982e3932fcb187fbf0
parenteac6a129b098b1d365e825cfeeada0b44f9b1575
Defer type errors in REPL

- https://www.reddit.com/r/haskell/comments/4np0l2/a_ghci_annoyance_wondering_if_anyones_else_also/
- https://downloads.haskell.org/~ghc/7.8.2/docs/html/users_guide/defer-type-errors.html
bin/repl