]> Git — Sourcephile - haskell/literate-web.git/commit
impl: use newer symantic-base main
authorJulien Moutinho <julm+literate-web@sourcephile.fr>
Wed, 10 Jan 2024 14:12:40 +0000 (15:12 +0100)
committerJulien Moutinho <julm+literate-web@sourcephile.fr>
Thu, 18 Jan 2024 21:29:25 +0000 (22:29 +0100)
commit8bb1b6aec92e32ef674f2275bee4dedbb5b73b29
treee3c8c79a26c03c3dd16097b16f42320726f2b25c
parent71c06b8bcc5c3461602dcbdb2f86f9fd769d8a67
impl: use newer symantic-base
35 files changed:
Makefile
flake.lock
flake.nix
literate-web.cabal
src/Literate/Web/Semantics/Addresser.hs
src/Literate/Web/Semantics/Compiler.hs
src/Literate/Web/Syntaxes.hs
tests/Examples/Ex01.hs
tests/Examples/Ex02.hs
tests/Examples/Ex03.hs
tests/Examples/Ex04.hs
tests/Examples/Ex05.hs [new file with mode: 0644]
tests/Goldens.hs
tests/Goldens/Compiler/Site002/Model01/Expected/about/me.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site002/Model01/Expected/index.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site002/Model01/Got/about/me.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site002/Model01/Got/index.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site003/Model01/Got/filter/all.txt [deleted file]
tests/Goldens/Compiler/Site003/Model01/Got/filter/en.txt [deleted file]
tests/Goldens/Compiler/Site003/Model01/Got/filter/fr.txt [deleted file]
tests/Goldens/Compiler/Site003/Model02/Got/filter/all.txt [deleted file]
tests/Goldens/Compiler/Site003/Model02/Got/filter/en.txt [deleted file]
tests/Goldens/Compiler/Site003/Model02/Got/filter/fr.txt [deleted file]
tests/Goldens/Compiler/Site004/Model01/Expected/page/page2.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site004/Model01/Got/page/page2.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site005/Model01/Expected/ex04/page/page2.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site005/Model01/Got/ex03/filter/all.txt [deleted file]
tests/Goldens/Compiler/Site005/Model01/Got/ex03/filter/en.txt [deleted file]
tests/Goldens/Compiler/Site005/Model01/Got/ex03/filter/fr.txt [deleted file]
tests/Goldens/Compiler/Site005/Model01/Got/ex04/page/page2.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site005/Model02/Expected/ex04/page/page2.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site005/Model02/Got/ex03/filter/all.txt [deleted file]
tests/Goldens/Compiler/Site005/Model02/Got/ex03/filter/en.txt [deleted file]
tests/Goldens/Compiler/Site005/Model02/Got/ex03/filter/fr.txt [deleted file]
tests/Goldens/Compiler/Site005/Model02/Got/ex04/page/page2.txt [new file with mode: 0644]