Why are you using Crypto? I'm hoping to make "Crypto" as we know it
obsolete. To that end, I've been working on a unified interface
(crypto-api) and after the algorithms packages catch up I planned to
make a meta package "crypto-algs".
Cheers,
Thomas
On Sat, Sep 18, 2010 at 11:19 AM, Nils Schwe
On Sat, Sep 18, 2010 at 08:19:33PM +0200, Nils Schweinsberg wrote:
> Am 17.09.2010 22:06, schrieb Nils Schweinsberg:
> >[1] http://hackage.haskell.org/package/happstack-auth
>
> Hackage fails to build this package:
>
> http://hackage.haskell.org/packages/archive/happstack-auth/0.2/logs/failure/gh
Am 17.09.2010 22:06, schrieb Nils Schweinsberg:
[1] http://hackage.haskell.org/package/happstack-auth
Hackage fails to build this package:
http://hackage.haskell.org/packages/archive/happstack-auth/0.2/logs/failure/ghc-6.12
However, "Crypto == 4.*" should be on hackage:
http://hackage.haskel
Hey!
I'd like to announce the release of happstack-auth-0.2 [1]. It offers an
easy (and secure) way to implement user authentication for Happstack web
applications with a lot of high level functions and a solid
Happstack-State back-end.
The original project got started by MightyByte, until I