]> Git — Sourcephile - haskell/symantic-document.git/commit
init
authorJulien Moutinho <julm@autogeree.net>
Fri, 14 Jun 2019 14:31:04 +0000 (14:31 +0000)
committerJulien Moutinho <julm@autogeree.net>
Sat, 15 Jun 2019 23:31:41 +0000 (23:31 +0000)
commitf98ed238af2281a854dfed20cc0a686c7d217ed4
tree2405f629cd52890e6895befb0e8c90960ddd1042
init
15 files changed:
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
GNUmakefile [new file with mode: 0644]
HLint.hs [new file with mode: 0644]
Symantic/Document.hs [new file with mode: 0644]
Symantic/Document/API.hs [new file with mode: 0644]
Symantic/Document/AnsiText.hs [new file with mode: 0644]
Symantic/Document/HLint.hs [new symlink]
Symantic/Document/Plain.hs [new file with mode: 0644]
Symantic/HLint.hs [new symlink]
stack.yaml [new file with mode: 0644]
symantic-document.cabal [new file with mode: 0644]
test/HLint.hs [new symlink]
test/HUnit.hs [new file with mode: 0644]
test/Main.hs [new file with mode: 0644]