]> Git — Sourcephile - doclang.git/commit
Use RWS instead of State.
authorJulien Moutinho <julm+hdoc@autogeree.net>
Thu, 4 Oct 2018 16:42:43 +0000 (18:42 +0200)
committerJulien Moutinho <julm+hdoc@autogeree.net>
Thu, 4 Oct 2018 16:42:43 +0000 (18:42 +0200)
commit8626b34f4ed436d13cad22563575c8c26ce99f37
treecc881b4bd2e8b634ba2084e85bf09688274d1e6b
parentc0cf5ae5aacbe5f7acb7265b817505c61fe80718
Use RWS instead of State.
26 files changed:
Control/Monad/Utils.hs
Hdoc/DTC/Analyze/Check.hs [new file with mode: 0644]
Hdoc/DTC/Analyze/Collect.hs [new file with mode: 0644]
Hdoc/DTC/Analyze/HLint.hs [moved from Hdoc/DTC/Check/HLint.hs with 100% similarity]
Hdoc/DTC/Analyze/Index.hs [new file with mode: 0644]
Hdoc/DTC/Check.hs [deleted file]
Hdoc/DTC/Check/Base.hs [deleted file]
Hdoc/DTC/Check/Judgment.hs [deleted file]
Hdoc/DTC/Collect.hs [deleted file]
Hdoc/DTC/Document.hs
Hdoc/DTC/Index.hs [deleted file]
Hdoc/DTC/Sym.hs
Hdoc/DTC/Write/HTML5.hs
Hdoc/DTC/Write/HTML5/Base.hs
Hdoc/DTC/Write/HTML5/Error.hs
Hdoc/DTC/Write/HTML5/Ident.hs
Hdoc/DTC/Write/HTML5/Judgment.hs
Hdoc/DTC/Write/Plain.hs
Hdoc/DTC/Write/XML.hs
Hdoc/TCT/Write/HTML5.hs
Hdoc/Utils.hs
Text/Blaze/Utils.hs
hdoc.cabal
stack.yaml
style/dtc-errors.css
style/dtc-html5.css