0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
read/show fixes
o_O
More... almost 16 years ago
added easy example with loads of comments
o_O
More... almost 16 years ago
added easy example with loads of comments
o_O
More... almost 16 years ago
strings in Easy's auth for sProvider and sIdentity now populated with just uri strings instead of show decoration
o_O
More... almost 16 years ago
strings in Easy's auth for sProvider and sIdentity now populated with just uri strings instead of show decoration
o_O
More... almost 16 years ago
Easy module name fix
o_O
More... almost 16 years ago
Easy module name fix
o_O
More... almost 16 years ago
Easy.hs for super easy openid functionality
o_O
More... almost 16 years ago
Easy.hs for super easy openid functionality
o_O
More... almost 16 years ago
Read/Show minor changes to make way for Easy
o_O
More... almost 16 years ago
Read/Show minor changes to make way for Easy
o_O
More... almost 16 years ago
Update library dependencies
elliottt
as Trevor Elliott
More... about 16 years ago
Don thinks that 10 is a good upper bound.
elliottt
as Trevor Elliott
More... about 16 years ago
Version bump due to dependency changes
elliottt
as Trevor Elliott
More... about 16 years ago
HTTP-4.0.5 patch from Stephen Blackheath
elliottt
as Trevor Elliott
More... about 16 years ago
Version bump
elliottt
as Trevor Elliott
More... over 16 years ago
Applied a patch by Stephen Blackheath to fix the SSL issues * Remove the binding to openssl * Depend on HsOpenSSL instead
elliottt
as Trevor Elliott
More... over 16 years ago
Added the github page as the package homepage, and bumped the version to reflect the documentation change
elliottt
as Trevor Elliott
More... over 16 years ago
Add examples to the cabal file
elliottt
as Trevor Elliott
More... over 16 years ago
Specify library versions in the cabal file
elliottt
as Trevor Elliott
More... over 16 years ago
Cleaned up some warnings
elliottt
as Trevor Elliott
More... over 16 years ago
Export all modules, and add a Setup script
elliottt
as Trevor Elliott
More... almost 17 years ago
Remove unnecessary BaseM constraints from the association code
elliottt
as Trevor Elliott
More... almost 17 years ago
Remove explicit IO from the authentication code
elliottt
as Trevor Elliott
More... almost 17 years ago
Fix a typo
elliottt
as Trevor Elliott
More... almost 17 years ago
Continue removing explicit IO
elliottt
as Trevor Elliott
More... almost 17 years ago
Take steps towards providing a pure interface to the api, to allow for testing outside of the IO monad.
elliottt
as Trevor Elliott
More... almost 17 years ago
Cleanup
elliottt
as Trevor Elliott
More... almost 17 years ago
Reworking the association code * added some http convenience functions * added a read instance for Identifier * fixed cabal export list
elliottt
as Trevor Elliott
More... almost 17 years ago
Moved the verification code into the Authentication module
elliottt
as Trevor Elliott
More... almost 17 years ago