]> Git — Sourcephile - haskell/symantic-atom.git/commit
init master
authorJulien Moutinho <julm+symantic-atom@sourcephile.fr>
Sat, 23 May 2020 03:01:51 +0000 (05:01 +0200)
committerJulien Moutinho <julm+symantic-atom@sourcephile.fr>
Sat, 23 May 2020 16:59:25 +0000 (18:59 +0200)
commitbc24da2930910f8afbccb3dc106a4640b82a44f2
treeb26fff08eb2b337db33fe3c5385df14a118c93f9
init
15 files changed:
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
src/Symantic/Atom.hs [new file with mode: 0644]
stack.yaml [new file with mode: 0644]
stack.yaml.lock [new file with mode: 0644]
symantic-atom.cabal [new file with mode: 0644]
test/Golden.hs [new file with mode: 0644]
test/Golden/0001.xml [new file with mode: 0644]
test/Golden/0001.xml.read [new file with mode: 0644]
test/Golden/0001.xml.tree [new file with mode: 0644]
test/Golden/0002.xml [new file with mode: 0644]
test/Golden/0002.xml.read [new file with mode: 0644]
test/Golden/0002.xml.tree [new file with mode: 0644]
test/Golden/atom.rnc [new file with mode: 0644]
test/Main.hs [new file with mode: 0644]