Import haskell-retry_0.9.3.0.orig.tar.gz
authorIlias Tsitsimpis <iliastsi@debian.org>
Sun, 23 Oct 2022 17:01:04 +0000 (18:01 +0100)
committerIlias Tsitsimpis <iliastsi@debian.org>
Sun, 23 Oct 2022 17:01:04 +0000 (18:01 +0100)
commitbb4410f314f90aac1141d71b26093e8598dcac0b
tree98d45e64b619148cf953a0e6ed61684b769eabcd
Import haskell-retry_0.9.3.0.orig.tar.gz

[dgit import orig haskell-retry_0.9.3.0.orig.tar.gz]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
Setup.hs [new file with mode: 0644]
changelog.md [new file with mode: 0644]
retry.cabal [new file with mode: 0644]
src/Control/Retry.hs [new file with mode: 0644]
src/UnliftIO/Retry.hs [new file with mode: 0644]
test/Main.hs [new file with mode: 0644]
test/Tests/Control/Retry.hs [new file with mode: 0644]
test/Tests/UnliftIO/Retry.hs [new file with mode: 0644]