attempt 0.4.0 → 0.4.0.1
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- attempt.cabal +3/−3
attempt.cabal view
@@ -1,11 +1,11 @@ name: attempt-version: 0.4.0+version: 0.4.0.1 license: BSD3 license-file: LICENSE author: Michael Snoyman, Nicolas Pouillard maintainer: Michael Snoyman <michael@snoyman.com>-synopsis: Concrete data type for handling extensible exceptions as failures.-description: Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception.+synopsis: Concrete data type for handling extensible exceptions as failures. (deprecated)+description: Please use the exceptions package instead category: Data, Failure stability: stable cabal-version: >= 1.2