Source: haskell-attempt Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-failure-prof (>= 0.1.0), libghc-failure-prof (<< 0.2) Build-Depends-Indep: ghc-doc, haddock, libghc-failure-doc (>= 0.1.0), libghc-failure-doc (<< 0.2) Standards-Version: 3.8.1 Homepage: http://github.com/snoyberg/attempt/tree/master Package: libghc-attempt-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Concrete data type for handling extensible exceptions as failures. Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception. . Author: Michael Snoyman, Nicolas Pouillard Upstream-Maintainer: Michael Snoyman . This package contains the normal library files. Package: libghc-attempt-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-attempt-dev Description: Concrete data type for handling extensible exceptions as failures. Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception. . Author: Michael Snoyman, Nicolas Pouillard Upstream-Maintainer: Michael Snoyman . This package contains the libraries compiled with profiling enabled. Package: libghc-attempt-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Concrete data type for handling extensible exceptions as failures. Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception. . Author: Michael Snoyman, Nicolas Pouillard Upstream-Maintainer: Michael Snoyman . This package contains the documentation files.