]> Git — Sourcephile - webc.git/commit
iface: include an inhabitant of `a` in `LayoutNode`
authorJulien Moutinho <julm@sourcephile.fr>
Tue, 15 Feb 2022 02:53:07 +0000 (03:53 +0100)
committerJulien Moutinho <julm@sourcephile.fr>
Wed, 16 Feb 2022 06:07:19 +0000 (07:07 +0100)
commit0d8e4ea0b0484c4b266d99b6418a99afb0fac40c
tree851fea6dcf85df4dcb2b6fe8f5b7a3fb5b28d888
parent516eb9771d06bf8e5fa6c17356ba34bce4a9f3a6
iface: include an inhabitant of `a` in `LayoutNode`
23 files changed:
src/Webc/Classes.hs
src/Webc/Decoder.hs
src/Webc/Encoder.hs
src/Webc/Layouter.hs
tests/Examples/E01.hs [deleted file]
tests/Examples/Ex01.hs [new file with mode: 0644]
tests/Goldens.hs
tests/Goldens/Encoder/Site004/Input01.expected.txt [new file with mode: 0644]
tests/Goldens/Encoder/Site004/Input02.expected.txt [new file with mode: 0644]
tests/Goldens/Encoder/Site004/Input03.expected.txt [new file with mode: 0644]
tests/Goldens/Encoder/Site004/Input04.expected.txt [new file with mode: 0644]
tests/Goldens/Encoder/Site005/Input01.expected.txt [new file with mode: 0644]
tests/Goldens/Encoder/Site005/Input02.expected.txt [new file with mode: 0644]
tests/Goldens/Encoder/Site005/Input03.expected.txt [new file with mode: 0644]
tests/Goldens/Layouter/Site001/expected.txt
tests/Goldens/Layouter/Site002/expected.txt
tests/Goldens/Layouter/Site003/expected.txt
tests/Goldens/Layouter/Site004/expected.txt [new file with mode: 0644]
tests/Goldens/Layouter/Site005/expected.txt [new file with mode: 0644]
tests/HUnits.hs
tests/Types.hs [deleted file]
tests/Utils.hs [new file with mode: 0644]
webc.cabal