]>
author | Julien Tanguy <julien.tanguy@jhome.fr> | |
Wed, 8 Apr 2015 23:12:36 +0000 (01:12 +0200) | ||
committer | Julien Tanguy <julien.tanguy@jhome.fr> | |
Wed, 8 Apr 2015 23:12:36 +0000 (01:12 +0200) | ||
commit | f678145637ba6f42c36d07c19f8c764e5d537f72 | |
tree | 3e8578900501968de7404131a89e8e063dd0f12e | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
LICENSE | [new file with mode: 0644] | blob |
README.md | [new file with mode: 0644] | blob |
Setup.hs | [new file with mode: 0644] | blob |
bench/bench.hs | [new file with mode: 0644] | blob |
hmacaroons.cabal | [new file with mode: 0644] | blob |
src/Crypto/Macaroon.hs | [new file with mode: 0644] | blob |
src/Crypto/Macaroon/Binder.hs | [new file with mode: 0644] | blob |
src/Crypto/Macaroon/Internal.hs | [new file with mode: 0644] | blob |
test/Crypto/Macaroon/Tests.hs | [new file with mode: 0644] | blob |
test/tests.hs | [new file with mode: 0644] | blob |