File: control

package info (click to toggle)
haskell-elm-bridge 0.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: haskell: 1,951; makefile: 3
file content (54 lines) | stat: -rw-r--r-- 1,728 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
Source: haskell-elm-bridge
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Pete Ryland <pdr@pdr.cx>
Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
 haskell-devscripts (>= 0.13),
 cdbs,
 debhelper-compat (= 10),
 ghc (>= 8),
 ghc-prof,
 libghc-aeson-dev,
 libghc-aeson-prof,
 libghc-hspec-dev,
 libghc-hspec-prof,
Build-Depends-Indep: ghc-doc
Standards-Version: 4.7.0
Homepage: https://github.com/agrafix/elm-bridge
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-elm-bridge
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-elm-bridge]

Package: libghc-elm-bridge-dev
Architecture: any
Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: Bridge between Haskell and Elm${haskell:ShortBlurb}
 Define types once, use on both sides and enjoy easy (de)serialisation.
 .
 ${haskell:Blurb}

Package: libghc-elm-bridge-prof
Architecture: any
Depends: ${haskell:Depends}, ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
Description: Bridge between Haskell and Elm${haskell:ShortBlurb}
 Define types once, use on both sides and enjoy easy (de)serialisation.
 .
 ${haskell:Blurb}

Package: libghc-elm-bridge-doc
Architecture: all
Section: doc
Depends: ${haskell:Depends}, ${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Description: Bridge between Haskell and Elm${haskell:ShortBlurb}
 Define types once, use on both sides and enjoy easy (de)serialisation.
 .
 ${haskell:Blurb}