Cabal revisions of Shellac-readline-0.9.9
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: Shellac-readline-Version: 0.9.9-Cabal-Version: >= 1.22-Build-type: Simple-License: BSD3-License-File: LICENSE-Author: Robert Dockins-Maintainer: robdockins AT fastmail DOT fm-Category: User Interfaces-Stability: Beta-Synopsis: Readline backend module for Shellac-Homepage: http://rwd.rdockins.name/shellac/home/-Description:- This package provides a Shellac backend based on the GNU readline- library. This backend features all the line editing capabilities- provided by readline, as well as command completion and command- history features.--Library- Hs-Source-Dirs:- src- Build-Depends:- base == 4.*,- readline >= 1.0,- Shellac- Exposed-modules:- System.Console.Shell.Backend.Readline- Default-Extensions:- ForeignFunctionInterface- Default-Language: Haskell2010+Name: Shellac-readline +Version: 0.9.9 +x-revision: 1 +Cabal-Version: >= 1.22 +Build-type: Simple +License: BSD3 +License-File: LICENSE +Author: Robert Dockins +Maintainer: robdockins AT fastmail DOT fm +Category: User Interfaces +Stability: Beta +Synopsis: Readline backend module for Shellac +Homepage: http://rwd.rdockins.name/shellac/home/ +Description: + This package provides a Shellac backend based on the GNU readline + library. This backend features all the line editing capabilities + provided by readline, as well as command completion and command + history features. + +Source-repository head + type: git + location: git://github.com/robdockins/shellac + subdir: shellac-readline + +Library + Hs-Source-Dirs: + src + Build-Depends: + base == 4.*, + readline >= 1.0, + Shellac + Exposed-modules: + System.Console.Shell.Backend.Readline + Default-Extensions: + ForeignFunctionInterface + Default-Language: Haskell2010