]> Git — Sourcephile - haskell/symantic-xml.git/commit
Upgrade to megaparsec-7
authorJulien Moutinho <julm+haskell-symantic-xml@autogeree.net>
Sat, 19 Jan 2019 11:14:05 +0000 (11:14 +0000)
committerJulien Moutinho <julm+haskell-symantic-xml@autogeree.net>
Sun, 20 Jan 2019 03:50:18 +0000 (03:50 +0000)
commit091e53a5f876b21e182c1b698adc6577dc43e519
tree245b29c8f3e897ebc04c3c75566ec94e1583ab7a
parent2b8a8f1f8e23b119d74b02a7da4e03ded3eccae3
Upgrade to megaparsec-7
259 files changed:
Language/Symantic/RNC/Sym.hs
Language/Symantic/RNC/Validate.hs
Language/Symantic/RNC/Write.hs
Language/Symantic/RNC/Write/Namespaces.hs
Language/Symantic/XML.hs
Language/Symantic/XML/Document.hs
Language/Symantic/XML/Parser.hs
Language/Symantic/XML/Read.hs
Language/Symantic/XML/Read/Parser.hs
stack.yaml
symantic-xml.cabal
test/Golden.hs
test/Golden/XML/0001.xml.read
test/Golden/XML/0002.xml.read
test/Golden/XML/0003.xml.read
test/Golden/XML/0004.xml.read
test/Golden/XML/0005.xml.read
test/Golden/XML/0006.xml.read
test/Golden/XML/0007.xml.read
test/Golden/XML/0008.xml.read
test/Golden/XML/0009.xml.read
test/Golden/XML/0010.xml.read
test/Golden/XML/0011.xml.read
test/Golden/XML/0012.xml.read
test/Golden/XML/0013.xml.read
test/Golden/XML/0014.xml.read
test/Golden/XML/0015.xml.read
test/Golden/XML/0016.xml.read
test/Golden/XML/0017.xml.read
test/Golden/XML/0018.xml.read
test/Golden/XML/0019.xml.read
test/Golden/XML/0020.xml.read
test/Golden/XML/0021.xml.read
test/Golden/XML/0022.xml.read
test/Golden/XML/0023.xml.read
test/Golden/XML/0024.xml.read
test/Golden/XML/0025.xml.read
test/Golden/XML/0026.xml.read
test/Golden/XML/0027.xml.read
test/Golden/XML/0028.xml.read
test/Golden/XML/0029.xml.read
test/Golden/XML/0030.xml.read
test/Golden/XML/0031.xml.read
test/Golden/XML/0032.xml.read
test/Golden/XML/0033.xml.read
test/Golden/XML/0034.xml.read
test/Golden/XML/0035.xml.read
test/Golden/XML/0036.xml.read
test/Golden/XML/0037.xml.read
test/Golden/XML/0038.xml.read
test/Golden/XML/0039.xml.read
test/Golden/XML/0040.xml.read
test/Golden/XML/0041.xml.read
test/Golden/XML/0042.xml.read
test/Golden/XML/0043.xml.read
test/Golden/XML/0044.xml.read
test/Golden/XML/0045.xml.read
test/Golden/XML/0046.xml.read
test/Golden/XML/Error/0000.xml.read
test/Golden/XML/Error/0001.xml.read
test/Golden/XML/Error/0002.xml.read
test/Golden/XML/Error/0003.xml.read
test/Golden/XML/Error/0004.xml.read
test/Golden/XML/Error/0005.xml.read
test/Golden/XML/Error/0006.xml.read
test/Golden/XML/Error/0007.xml.read
test/Golden/XML/Error/0008.xml.read
test/Golden/XML/Error/0009.xml.read
test/Golden/XML/Error/0010.xml.read
test/Golden/XML/Error/0011.xml.read
test/Golden/XML/Error/0012.xml.read
test/Golden/XML/Error/0013.xml.read
test/Golden/XML/Error/0014.xml.read
test/Golden/XML/Error/0015.xml.read
test/Golden/XML/Error/0016.xml.read
test/Golden/XML/Error/0017.xml.read
test/Golden/XML/Error/0018.xml.read
test/Golden/XML/Error/0019.xml.read
test/Golden/XML/Error/0020.xml.read
test/Golden/XML/Error/0021.xml.read
test/Golden/XML/Error/0022.xml.read
test/Golden/XML/Error/0023.xml.read
test/Golden/XML/Error/0024.xml.read
test/Golden/XML/Error/0025.xml.read
test/Golden/XML/Error/0026.xml.read
test/Golden/XML/Error/0027.xml.read
test/Golden/XML/Error/0028.xml.read
test/Golden/XML/Error/0029.xml.read
test/Golden/XML/Error/0030.xml.read
test/Golden/XML/Error/0031.xml.read
test/Golden/XML/Error/0032.xml.read
test/Golden/XML/Error/0033.xml.read
test/Golden/XML/Error/0034.xml.read
test/Golden/XML/Error/0035.xml.read
test/Golden/XML/Error/0036.xml.read
test/Golden/XML/Error/0037.xml.read
test/Golden/XML/Error/0038.xml.read
test/Golden/XML/Error/0039.xml.read
test/Golden/XML/Error/0040.xml.read
test/Golden/XML/Error/0041.xml.read
test/Golden/XML/Error/0042.xml.read
test/Golden/XML/Error/0043.xml.read
test/Golden/XML/Error/0044.xml.read
test/Golden/XML/Error/0045.xml.read
test/Golden/XML/Error/0046.xml.read
test/Golden/XML/Error/0047.xml.read
test/Golden/XML/Error/0048.xml.read
test/Golden/XML/Error/0049.xml.read
test/Golden/XML/Error/0050.xml.read
test/Golden/XML/Error/0051.xml.read
test/Golden/XML/Error/0052.xml.read
test/Golden/XML/Error/0053.xml.read
test/Golden/XML/Error/0054.xml.read
test/Golden/XML/Error/0055.xml.read
test/Golden/XML/Error/0056.xml.read
test/Golden/XML/Error/0057.xml.read
test/Golden/XML/Error/0058.xml.read
test/Golden/XML/Error/0059.xml.read
test/Golden/XML/Error/0060.xml.read
test/Golden/XML/Error/0061.xml.read
test/Golden/XML/Error/0062.xml.read
test/Golden/XML/Error/0063.xml.read
test/Golden/XML/Error/0064.xml.read
test/Golden/XML/Error/0065.xml.read
test/Golden/XML/Error/0066.xml.read
test/Golden/XML/Error/0067.xml.read
test/Golden/XML/Error/0068.xml.read
test/Golden/XML/Error/0069.xml.read
test/Golden/XML/Error/0070.xml.read
test/Golden/XML/Error/0071.xml.read
test/Golden/XML/Error/0072.xml.read
test/Golden/XML/Error/0073.xml.read
test/Golden/XML/Error/0074.xml.read
test/Golden/XML/Error/0075.xml.read
test/Golden/XML/Error/0076.xml.read
test/Golden/XML/Error/0077.xml.read
test/Golden/XML/Error/0078.xml.read
test/Golden/XML/Error/0079.xml.read
test/Golden/XML/Error/0080.xml.read
test/Golden/XML/Error/0081.xml.read
test/Golden/XML/Error/0082.xml.read
test/Golden/XML/Error/0083.xml.read
test/Golden/XML/Error/0084.xml.read
test/Golden/XML/Error/0085.xml.read
test/Golden/XML/Error/0086.xml.read
test/Golden/XML/Error/0087.xml.read
test/Golden/XML/Error/0088.xml.read
test/Golden/XML/Error/0092.xml.read
test/Golden/XML/Error/0093.xml.read
test/Golden/XML/Error/0094.xml.read
test/Golden/XML/Error/0095.xml.read
test/Golden/XML/Error/0096.xml.read
test/Golden/XML/Error/0097.xml.read
test/Golden/XML/Error/0098.xml.read
test/Golden/XML/Error/0099.xml.read
test/Golden/XML/Error/0131.xml.read
test/Golden/XML/Error/0132.xml.read
test/Golden/XML/Error/0133.xml.read
test/Golden/XML/Error/0134.xml.read
test/Golden/XML/Error/0135.xml.read
test/Golden/XML/Error/0136.xml.read
test/Golden/XML/Error/0137.xml.read
test/Golden/XML/Error/0138.xml.read
test/Golden/XML/Error/0139.xml.read
test/Golden/XML/Error/0140.xml.read
test/Golden/XML/Error/0141.xml.read
test/Golden/XML/Error/0142.xml.read
test/Golden/XML/Error/0143.xml.read
test/Golden/XML/Error/0144.xml.read
test/Golden/XML/Error/0145.xml.read
test/Golden/XML/Error/0146.xml.read
test/Golden/XML/Error/0147.xml.read
test/Golden/XML/Error/0148.xml.read
test/Golden/XML/Error/0149.xml.read
test/Golden/XML/Error/0150.xml.read
test/Golden/XML/Error/0151.xml.read
test/Golden/XML/Error/0152.xml.read
test/Golden/XML/Error/0153.xml.read
test/Golden/XML/Error/0154.xml.read
test/Golden/XML/Error/0155.xml.read
test/Golden/XML/Error/0156.xml.read
test/Golden/XML/Error/0157.xml.read
test/Golden/XML/Error/0158.xml.read
test/Golden/XML/Error/0159.xml.read
test/Golden/XML/Error/0160.xml.read
test/Golden/XML/Error/0161.xml.read
test/Golden/XML/Error/0162.xml.read
test/Golden/XML/Error/0163.xml.read
test/Golden/XML/Error/0164.xml.read
test/Golden/XML/Error/0165.xml.read
test/Golden/XML/Error/0166.xml.read
test/Golden/XML/Error/0167.xml.read
test/Golden/XML/Error/0168.xml.read
test/Golden/XML/Error/0169.xml.read
test/Golden/XML/Error/0170.xml.read
test/Golden/XML/Error/0171.xml.read
test/Golden/XML/Error/0172.xml.read
test/Golden/XML/Error/0173.xml.read
test/Golden/XML/Error/0174.xml.read
test/Golden/XML/Error/0175.xml.read
test/Golden/XML/Error/0176.xml.read
test/Golden/XML/Error/0177.xml.read
test/Golden/XML/Error/0178.xml.read
test/Golden/XML/Error/0179.xml.read
test/Golden/XML/Error/0180.xml.read
test/Golden/XML/Error/0181.xml.read
test/Golden/XML/Error/0182.xml.read
test/Golden/XML/Error/0183.xml.read
test/Golden/XML/Error/0184.xml.read
test/Golden/XML/Error/0185.xml.read
test/Golden/XML/Error/0186.xml.read
test/Golden/XML/Error/0187.xml.read
test/Golden/XML/Error/0188.xml.read
test/Golden/XML/Error/0189.xml.read
test/Golden/XML/Error/0190.xml.read
test/Golden/XML/Error/0191.xml.read
test/Golden/XML/Error/0192.xml.read
test/Golden/XML/Error/0193.xml.read
test/Golden/XML/Error/0194.xml.read
test/Golden/XML/Error/0195.xml.read
test/Golden/XML/Error/0196.xml.read
test/Golden/XML/Error/0197.xml.read
test/Golden/XML/Error/0198.xml.read
test/Golden/XML/Error/0199.xml.read
test/Golden/XML/Error/0200.xml.read
test/Golden/XML/Error/0201.xml.read
test/Golden/XML/Error/0202.xml.read
test/Golden/XML/Error/0203.xml.read
test/Golden/XML/Error/0204.xml.read
test/Golden/XML/Error/0205.xml.read
test/Golden/XML/Error/0206.xml.read
test/Golden/XML/Error/0207.xml.read
test/Golden/XML/Error/0208.xml.read
test/Golden/XML/Error/0209.xml.read
test/Golden/XML/Error/0210.xml.read
test/Golden/XML/Error/0211.xml.read
test/Golden/XML/Error/0212.xml.read
test/Golden/XML/Error/0213.xml.read
test/Golden/XML/Error/0214.xml.read
test/Golden/XML/Error/0215.xml.read
test/Golden/XML/Error/0216.xml.read
test/Golden/XML/Error/0217.xml.read
test/Golden/XML/Error/0218.xml.read
test/Golden/XML/Error/0219.xml.read
test/Golden/XML/Error/0220.xml.read
test/Golden/XML/Error/0221.xml.read
test/Golden/XML/Error/0222.xml.read
test/Golden/XML/Error/0223.xml.read
test/Golden/XML/NS/0001.xml.read
test/Golden/XML/NS/0002.xml.read
test/Golden/XML/NS/0003.xml.read
test/Golden/XML/NS/0004.xml.read
test/Golden/XML/NS/0005.xml.read
test/Golden/XML/NS/0006.xml.read
test/Golden/XML/NS/0007.xml.read
test/Golden/XML/NS/0008.xml.read
test/Golden/XML/NS/0009.xml.read
test/Golden/XML/NS/0010.xml.read
test/Golden/XML/NS/Error/0001.xml.read