Changelog for fortran-src-extras-0.1.0
0.1.0
Initial release.
Major changes from original package
- Use
Language.Fortran.Util.Position.getSpaninstead ofextractExpSrcSpan,extractBlockSrcSpan. AST nodes storing location info are instances of theSpannedtypeclass which allows easySrcSpanextraction. Encoding.pprintnowEncoding.pprint77l- Rewriter has moved:
Language.Fortran.Rewriter(in fortran-src package)