X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn-import.git;a=blobdiff_plain;f=src%2FTSN%2FXML%2FScores.hs;fp=src%2FTSN%2FXML%2FScores.hs;h=858e62bc1a6d53ca50301e21de5e120eb4d561bb;hp=aa847a837ee1d9dc68a47c01c10db2668506da43;hb=f9a9d6fdcdd2ee0e6bb1882ed2eba936535a52ac;hpb=f0425854304197ab5ad47293b27b2e0b188cb844 diff --git a/src/TSN/XML/Scores.hs b/src/TSN/XML/Scores.hs index aa847a8..858e62b 100644 --- a/src/TSN/XML/Scores.hs +++ b/src/TSN/XML/Scores.hs @@ -444,7 +444,7 @@ pickle_status :: PU ScoreGameStatus pickle_status = xpElem "status" $ xpWrap (from_tuple, to_tuple') $ - xpTriple (xpAttr "numeral" $ xp_attr_option) + xpTriple (xpAttr "numeral" xp_attr_option) (xpOption $ xpAttr "type" $ xpOption xpText) xpText where