X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FTSN%2FXML%2FScores.hs;h=858e62bc1a6d53ca50301e21de5e120eb4d561bb;hb=073bbfba4165d4c01d29daaa7523c35c6cc7d114;hp=aa847a837ee1d9dc68a47c01c10db2668506da43;hpb=f0425854304197ab5ad47293b27b2e0b188cb844;p=dead%2Fhtsn-import.git 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