]> Git — Sourcephile - haskell/symantic-document.git/commit
iface: change to a typed representation
authorJulien Moutinho <julm@sourcephile.fr>
Tue, 19 Oct 2021 00:45:07 +0000 (02:45 +0200)
committerJulien Moutinho <julm@sourcephile.fr>
Wed, 20 Oct 2021 21:35:00 +0000 (23:35 +0200)
commitc8c2d49fea1f42879b1711b86c638e677d125b53
tree886fbe617a1df4080d3fe9cca52e5aa3d2bb7770
parent8648273ba3bf9fc5376cd15a8835fe807acbd9a9
iface: change to a typed representation
.hlint.yaml
Makefile
flake.lock
src/Symantic/Document.hs
src/Symantic/Document/Class.hs
src/Symantic/Document/Debug.hs [new file with mode: 0644]
src/Symantic/Document/Plain.hs
symantic-document.cabal
tests/HUnit.hs
tests/Main.hs