[–] mooism2 12y ago ↗ Re Invalid types as warnings:Ghc since 7.6 has had a -fdefer-type-errors flag --- http://www.haskell.org/ghc/docs/7.6.2/html/users_guide/defer... --- which produces warnings at compile-time and exceptions at runtime.
1 comment
[ 2.8 ms ] story [ 15.6 ms ] threadGhc since 7.6 has had a -fdefer-type-errors flag --- http://www.haskell.org/ghc/docs/7.6.2/html/users_guide/defer... --- which produces warnings at compile-time and exceptions at runtime.