Name: mlist Version: 0.0.1 Cabal-Version: >= 1.2 Synopsis: Monadic List alternative to lazy I/O Category: Data Description: . Git repository is at: . © 2009 by Eyal Lotem; BSD3 license. Author: Eyal Lotem Maintainer: eyal.lotem@gmail.com Homepage: http://haskell.org/haskellwiki/mlist Copyright: (c) 2009 by Eyal Lotem License: BSD3 Stability: experimental build-type: Simple Library hs-Source-Dirs: src Extensions: Build-Depends: base, haskell98 Exposed-Modules: Data.MList, Data.MList.IO, Data.MList.Control -- Other-Modules: ghc-options: -Wall -- ghc-prof-options: -prof -auto-all