Cabal revisions of shell-monad-0.6.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: shell-monad-Version: 0.6.5-Cabal-Version: >= 1.8-License: BSD3-Maintainer: Joey Hess <id@joeyh.name>-Author: Joey Hess-Stability: Stable-Copyright: 2014 Joey Hess-License-File: LICENSE-Build-Type: Simple-Category: Compilers/Interpreters-Synopsis: shell monad-Description:- This is a shell monad, for generating shell scripts.-Extra-Source-Files:- CHANGELOG- TODO- examples/santa.hs- examples/protocol.hs- examples/fib.hs- examples/hello.hs--Library- GHC-Options: -Wall -fno-warn-tabs- Exposed-Modules:- Control.Monad.Shell- Control.Monad.Shell.Quote- Build-Depends: base (>= 4.5), base < 5, containers, text, unix- if !impl(ghc >= 8.0)- Build-Depends: semigroups == 0.18.*--source-repository head- type: git- location: git://git.joeyh.name/shell-monad.git+Name: shell-monad +Version: 0.6.5 +x-revision: 1 +Cabal-Version: >= 1.8 +License: BSD3 +Maintainer: Joey Hess <id@joeyh.name> +Author: Joey Hess +Stability: Stable +Copyright: 2014 Joey Hess +License-File: LICENSE +Build-Type: Simple +Category: Compilers/Interpreters +Synopsis: shell monad +Description: + This is a shell monad, for generating shell scripts. +Extra-Source-Files: + CHANGELOG + TODO + examples/santa.hs + examples/protocol.hs + examples/fib.hs + examples/hello.hs + +Library + GHC-Options: -Wall -fno-warn-tabs + Exposed-Modules: + Control.Monad.Shell + Control.Monad.Shell.Quote + Build-Depends: base (>= 4.5), base < 4.12, containers, text, unix + if !impl(ghc >= 8.0) + Build-Depends: semigroups == 0.18.* + +source-repository head + type: git + location: git://git.joeyh.name/shell-monad.git