Jim McStanton
Jim McStanton
Resolves #160.
Adds an option to use post qualified module imports. Related to #284 Resolves #334 Let me know if any more tests or changes are needed.
Just used one of the type names suggested in the issue, is that name still OK?
Locally the test `Hackyll.Core.UnixFilter.Tests.unixFilterError` fails when running `stack test` ``` Hakyll.Core.UnixFilter.Tests unixFilter rev: OK unixFilter false: OK unixFilter error: FAIL tests/Hakyll/Core/UnixFilter/Tests.hs:70: expected: True but got: False ```