]> Git — Sourcephile - haskell/literate-web.git/commit
feat(iface): add `OutputPath`
authorJulien Moutinho <julm+literate-web@sourcephile.fr>
Fri, 12 Jul 2024 14:18:21 +0000 (16:18 +0200)
committerJulien Moutinho <julm+literate-web@sourcephile.fr>
Sat, 13 Jul 2024 13:54:37 +0000 (15:54 +0200)
commit0df7313cef54998f7457547d70a46121a50292a8
tree58195640cda8bab313541c8c6bfb404d1a08eaba
parentcc064f66b2623257f3f35aef0ec32e78b185b8c1
feat(iface): add `OutputPath`
17 files changed:
src/Literate/Web/Semantics/Compiler.hs
tests/Examples/Ex01.hs
tests/Examples/Ex03.hs
tests/Examples/Ex04.hs
tests/Goldens.hs
tests/Goldens/Compiler/Site003/Model01/Got/filter/all.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site003/Model01/Got/filter/en.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site003/Model01/Got/filter/fr.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site003/Model02/Got/filter/all.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site003/Model02/Got/filter/en.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site003/Model02/Got/filter/fr.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site005/Model01/Got/ex03/filter/all.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site005/Model01/Got/ex03/filter/en.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site005/Model01/Got/ex03/filter/fr.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site005/Model02/Got/ex03/filter/all.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site005/Model02/Got/ex03/filter/en.txt [new file with mode: 0644]
tests/Goldens/Compiler/Site005/Model02/Got/ex03/filter/fr.txt [new file with mode: 0644]