Remove bangs from field-format (FF) data definition, but also add an explicit
"StrictData" pragma, rather than rely on the default pragmas from the cabal
file. Also add an explicit "NoStrict" pragma to the builder module, because
the builder code runs ~1.8x faster when not "Strict".
Remove bangs from field-format (FF) data definition, but also add an explicit "StrictData" pragma, rather than rely on the default pragmas from the cabal file. Also add an explicit "NoStrict" pragma to the builder module, because the builder code runs ~1.8x faster when not "Strict".