File: control

package info (click to toggle)
haskell-monadcatchio-transformers 0.3.1.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 68 kB
  • sloc: haskell: 158; makefile: 2
file content (77 lines) | stat: -rw-r--r-- 2,983 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: haskell-monadcatchio-transformers
Section: haskell
Priority: optional
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.8.15)
  , ghc
  , ghc-prof
  , libghc-transformers-dev (>> 0.2)
  , libghc-transformers-dev (<< 0.4)
  , libghc-transformers-prof
  , libghc-extensible-exceptions-dev (>> 0.1)
  , libghc-extensible-exceptions-dev (<< 0.2)
  , libghc-extensible-exceptions-prof
  , libghc-monads-tf-dev (>> 0.1)
  , libghc-monads-tf-dev (<< 0.2)
  , libghc-monads-tf-prof
Build-Depends-Indep: ghc-doc
  , libghc-transformers-doc
  , libghc-extensible-exceptions-doc
  , libghc-monads-tf-doc
Standards-Version: 3.9.4
#Homepage: None

Package: libghc-monadcatchio-transformers-dev
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
Suggests: ${haskell:Suggests}
Description: Monad-transformer compatible with Control.Exception${haskell:ShortBlurb}
 Provides functions to throw and catch exceptions. Unlike the functions from
 Control.Exception, which work in IO, these work in any stack of monad
 transformers (from the 'transformers' package) with IO as the base monad.
 You can extend this functionality to other monads, by creating an instance
 of the MonadCatchIO class.
 .
 Warning: this package is deprecated. Use the 'exceptions' package instead, if
 possible.
 .
 ${haskell:Blurb}

Package: libghc-monadcatchio-transformers-prof
Architecture: any
Depends: ${haskell:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
Suggests: ${haskell:Suggests}
Description: Monad-transformer compatible with Control.Exception${haskell:ShortBlurb}
 Provides functions to throw and catch exceptions. Unlike the functions from
 Control.Exception, which work in IO, these work in any stack of monad
 transformers (from the 'transformers' package) with IO as the base monad.
 You can extend this functionality to other monads, by creating an instance
 of the MonadCatchIO class.
 .
 Warning: this package is deprecated. Use the 'exceptions' package instead, if
 possible.
 .
 ${haskell:Blurb}

Package: libghc-monadcatchio-transformers-doc
Architecture: all
Section: doc
Depends: ${haskell:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Monad-transformer compatible with Control.Exception${haskell:ShortBlurb}
 Provides functions to throw and catch exceptions. Unlike the functions from
 Control.Exception, which work in IO, these work in any stack of monad
 transformers (from the 'transformers' package) with IO as the base monad.
 You can extend this functionality to other monads, by creating an instance
 of the MonadCatchIO class.
 .
 Warning: this package is deprecated. Use the 'exceptions' package instead, if
 possible.
 .
 ${haskell:Blurb}