There was an error while loading. Please reload this page.
1 parent f34cf92 commit ee4dc95Copy full SHA for ee4dc95
1 file changed
RELEASE-0.5.md
@@ -10,6 +10,7 @@
10
11
- Prelude modules now follow a naming scheme similar to haskell (e.g. `Data.Maybe`, `Control.Monad`) (garyb)
12
- Multiple modules with the same name are now disallowed rather than merged (garyb)
13
+- The `--runtime-type-checks` flag has been removed. Runtime type checks have been superceded by the `purescript-foreign` library (paf31)
14
15
### New Features
16
0 commit comments