Rebase fix

This commit is contained in:
Julian K. Arni 2015-03-19 17:16:44 +01:00
parent 8ee9b60a50
commit 467df6dd66

View File

@ -117,8 +117,6 @@ toValidFunctionName [] = "_"
type MatrixArg = QueryArg
type MatrixArg = QueryArg
data Url = Url
{ _path :: Path
, _queryStr :: [QueryArg]