Name: zipedit Version: 0.2 Stability: experimental Author: Brent Yorgey Maintainer: Brent Yorgey License: BSD3 License-file: LICENSE Category: User Interfaces Synopsis: Create simple list editor interfaces Description: Create simple interfaces which allow the user to edit lists using various simple commands (move back, move forward, modify current element, etc). Homepage: http://code.haskell.org/~byorgey/code/zipedit data-files: README Build-Depends: base, mtl Build-Type: Simple Exposed-Modules: System.Console.ZipEdit ghc-options: -Wall