PACKAGE NAME: haskell-retry-0.9.1.0-x86_64-1_slackdce.txz PACKAGE LOCATION: ./haskell/haskell-retry PACKAGE SIZE (compressed): 148 K PACKAGE SIZE (uncompressed): 1090 K PACKAGE REQUIRED: ghc,haskell-data-default-class,haskell-random PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: haskell-retry: haskell-retry (Retry combinators for monadic actions that may fail) haskell-retry: haskell-retry: Retry combinators for monadic actions that may fail. haskell-retry: haskell-retry: This package exposes combinators that can wrap arbitrary monadic haskell-retry: actions. They run the action and potentially retry running it with haskell-retry: some configurable delay for a configurable number of times. haskell-retry: haskell-retry: haskell-retry: haskell-retry: