Fixed-width data formats are fairly common in business. The goal of this library is to use Haskell's rapid parsing and (eventually) a DSL to make it quick and easy to handle fixed-width data (which is, of course, simpler to parse in general).
For package maintainers and hackage trustees
Homepage Repository Hackage Haskell Download
cabal install fixedwidth-hs-0.4.0.1
Fixed-width data formats are fairly common in business. The goal of this library is to use Haskell's rapid parsing and (eventually) a DSL to make it quick and easy to handle fixed-width data (which is, of course, simpler to parse in general).