Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.4.1.10 | Gabor Pali | 2012-08-03 | 3 | -4/+4 |
| | | | | | | | | | - Use the new options framework Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=301919 | ||||
* | This package uses attoparsec for parsing the actual contents of the HTTP | Gabor Pali | 2012-06-03 | 3 | -0/+35 |
connection. It also provides higher-level functions which allow you to avoid direct usage of enumerators. WWW: http://www.yesodweb.com/book/http-conduit Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298145 |