]> gitweb @ CieloNegro.org - Lucu.git/commitdiff
Lucu 0.7 RELEASE-0_7
authorpho <pho@cielonegro.org>
Mon, 19 Apr 2010 16:37:17 +0000 (01:37 +0900)
committerpho <pho@cielonegro.org>
Mon, 19 Apr 2010 16:37:17 +0000 (01:37 +0900)
Ignore-this: 79590876fded88d2fe488665cce4c0ce

Changes from 0.6 to 0.7
-----------------------
* Network.HTTP.Lucu.Resource: (Suggested by Voker57)

    - getQueryForm and inputForm now return [(name :: String,
      FormData)] instead of [FormData] to ease field lookup by
      name. The reason why it's not 'Map String FormData' is that
      there is a possibility where multiple fields have the same name.

    - Removed field fdName from FormData type as it's now redundant.

darcs-hash:20100419163717-62b54-747b74a5884a16becba1f9408b954c9b202909d3.gz


No differences found