]> Git — Sourcephile - haskell/symantic.git/commit
Add symantic-document.
authorJulien Moutinho <julm+symantic@autogeree.net>
Wed, 21 Jun 2017 19:57:00 +0000 (21:57 +0200)
committerJulien Moutinho <julm+symantic@autogeree.net>
Wed, 21 Jun 2017 19:59:01 +0000 (21:59 +0200)
commit144d255b428828fafda759cbf4cf03d29ad9d20c
tree8cf9f8d1b3ee3deb3c8ca8d008c099a37f496195
parent0fdf3e9b04badca5a0dc70df314486715c8a84ad
Add symantic-document.
GNUmakefile
symantic-document/COPYING [new file with mode: 0644]
symantic-document/HLint.hs [new file with mode: 0644]
symantic-document/Language/Symantic/Document.hs [new file with mode: 0644]
symantic-document/Language/Symantic/Document/ANSI.hs [new file with mode: 0644]
symantic-document/Language/Symantic/Document/Dim.hs [new file with mode: 0644]
symantic-document/Language/Symantic/Document/Plain.hs [new file with mode: 0644]
symantic-document/Language/Symantic/Document/Sym.hs [new file with mode: 0644]
symantic-document/Language/Symantic/Document/Valid.hs [new file with mode: 0644]
symantic-document/stack.yaml [new file with mode: 0644]
symantic-document/symantic-document.cabal [new file with mode: 0644]