The main highlights are:
- Support for Unix shebangs (i.e.
#!
) at the beginning of the file - New Prelude utilities:
List.foldLeft
,Text.lowerASCII
,Text.upperASCII
- Fix to XML escaping in the Prelude
For more details, see:
The main highlights are:
#!
) at the beginning of the fileList.foldLeft
, Text.lowerASCII
, Text.upperASCII
For more details, see: