Changes between Version 48 and Version 49 of SafeHaskell
- Timestamp:
- 05/25/11 12:52:12 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SafeHaskell
v48 v49 3 3 This is a proposal for a Haskell extension through which people can safely execute untrusted Haskell code, much the way web browsers currently run untrusted Java and !JavaScript, or the way the Spin and Singularity operating systems ran untrusted Modula-3 and C#/Sing#. 4 4 5 See this [wiki:SafeHaskell/BasePackage page] the safety status of the Base package. 5 6 6 7 == Setup ==
