Source: haskell-netwire
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 7)
  , cdbs
  , haskell-devscripts (>= 0.8)
  , ghc
  , ghc-prof
  , libghc-arrows-dev (>> 0.4.4)
  , libghc-arrows-prof
  , libghc-lifted-base-dev (>> 0.1.0)
  , libghc-lifted-base-prof
  , libghc-monad-control-dev (>> 0.3.0)
  , libghc-monad-control-prof
  , libghc-mtl-dev (>> 2.0.1)
  , libghc-mtl-prof
  , libghc-random-dev (>> 1.0.0)
  , libghc-random-prof
  , libghc-stm-dev (>> 2.2.0)
  , libghc-stm-prof
  , libghc-vector-dev (>> 0.9)
  , libghc-vector-prof
  , libghc-vector-space-dev (>> 0.7.8)
  , libghc-vector-space-prof
Build-Depends-Indep: ghc-doc
  , libghc-arrows-doc
  , libghc-lifted-base-doc
  , libghc-monad-control-doc
  , libghc-mtl-doc
  , libghc-random-doc
  , libghc-stm-doc
  , libghc-vector-doc
  , libghc-vector-space-doc
Standards-Version: 3.9.2
Homepage: http://hackage.haskell.org/package/netwire
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-netwire
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-netwire

Package: libghc-netwire-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: arrowized FRP implementation
 This package provides a library for the Haskell programming language.  See
 http://www.haskell.org/ for more information on Haskell.
 .
 It provides an arrowized functional reactive programming (FRP)
 implementation. From the basic idea it is similar to Yampa and Animas, but
 has a much simpler internal representation and a lot of new features.

Package: libghc-netwire-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: small but solid library for FRP; profiling libraries
 This package provides a library for the Haskell programming language.  See
 http://www.haskell.org/ for more information on Haskell.
 .
 It provides an arrowized functional reactive programming (FRP)
 implementation. From the basic idea it is similar to Yampa and Animas, but
 has a much simpler internal representation and a lot of new features.

Package: libghc-netwire-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: small but solid library for FRP; documentation
 This package provides a library for the Haskell programming language.  See
 http://www.haskell.org/ for more information on Haskell.
 .
 It provides an arrowized functional reactive programming (FRP)
 implementation. From the basic idea it is similar to Yampa and Animas, but
 has a much simpler internal representation and a lot of new features.
