0.3.1-alpha
Pre-release
Pre-release
This is a bug fix release.
Changelog
-
BUG: Fixed formatting of the following code (in 0.3.0-alpha it would format to invalid syntax) #179
import Dict as D exposing ( empty , fromList )
This is a bug fix release.
BUG: Fixed formatting of the following code (in 0.3.0-alpha it would format to invalid syntax) #179
import Dict as D
exposing
( empty
, fromList
)