Source: haskell-bimap Priority: optional Section: misc Maintainer: David Fox Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof Build-Depends-Indep: ghc-doc, haddock Standards-Version: 3.8.1 Homepage: http://code.haskell.org/bimap Package: libghc-bimap-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: Bidirectional mapping between two key types A data structure representing a bidirectional mapping between two key types. Each value in the bimap is associated with exactly one value of the opposite type. . Author: Stuart Cook and contributors 2008 Upstream-Maintainer: scook0@gmail.com . This package contains the normal library files. Package: libghc-bimap-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-bimap-dev Description: Bidirectional mapping between two key types A data structure representing a bidirectional mapping between two key types. Each value in the bimap is associated with exactly one value of the opposite type. . Author: Stuart Cook and contributors 2008 Upstream-Maintainer: scook0@gmail.com . This package contains the libraries compiled with profiling enabled. Package: libghc-bimap-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: Bidirectional mapping between two key types A data structure representing a bidirectional mapping between two key types. Each value in the bimap is associated with exactly one value of the opposite type. . Author: Stuart Cook and contributors 2008 Upstream-Maintainer: scook0@gmail.com . This package contains the documentation files.