Source: haskell-cc-delcont Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 5.0), haskell-devscripts, hscolour, ghc (>= 6.8), ghc-doc, haddock, ghc-prof, libghc-mtl-prof, libghc-mtl-doc Standards-Version: 3.7.2.2 Homepage: http://code.haskell.org/~dolio/CC-delcont Package: libghc-cc-delcont-dev Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: Delimited continuations and dynamically scoped variables An implementation of multi-prompt delimited continuations based on the paper, /A Monadic Framework for Delimited Continuations/, by R. Kent Dybvig, Simon Peyton Jones and Amr Sabry (). It also includes a corresponding implementation of dynamically scoped variables, as implemented in the paper, /Delimited Dynamic Binding/, by Oleg Kiselyov, Chung-chieh Shan and Amr Sabry (), adapted from the original haskell code, (). . Author: R. Kent Dybvig, Simon Peyton Jones, Amr Sabry, Oleg Kiselyov, Chung-chieh Shan Upstream-Maintainer: dan.doel@gmail.com . This package contains the normal library files. Package: libghc-cc-delcont-prof Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: Delimited continuations and dynamically scoped variables An implementation of multi-prompt delimited continuations based on the paper, /A Monadic Framework for Delimited Continuations/, by R. Kent Dybvig, Simon Peyton Jones and Amr Sabry (). It also includes a corresponding implementation of dynamically scoped variables, as implemented in the paper, /Delimited Dynamic Binding/, by Oleg Kiselyov, Chung-chieh Shan and Amr Sabry (), adapted from the original haskell code, (). . Author: R. Kent Dybvig, Simon Peyton Jones, Amr Sabry, Oleg Kiselyov, Chung-chieh Shan Upstream-Maintainer: dan.doel@gmail.com . This package contains the libraries compiled with profiling enabled. Package: libghc-cc-delcont-doc Architecture: any Section: libdevel Depends: ${haskell:Depends} Description: Delimited continuations and dynamically scoped variables An implementation of multi-prompt delimited continuations based on the paper, /A Monadic Framework for Delimited Continuations/, by R. Kent Dybvig, Simon Peyton Jones and Amr Sabry (). It also includes a corresponding implementation of dynamically scoped variables, as implemented in the paper, /Delimited Dynamic Binding/, by Oleg Kiselyov, Chung-chieh Shan and Amr Sabry (), adapted from the original haskell code, (). . Author: R. Kent Dybvig, Simon Peyton Jones, Amr Sabry, Oleg Kiselyov, Chung-chieh Shan Upstream-Maintainer: dan.doel@gmail.com . This package contains the documentation files.