Shellac 0.9.5.1 → 0.9.5.2
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Shellac.cabal +2/−2
Shellac.cabal view
@@ -1,7 +1,7 @@ Name: Shellac Cabal-Version: >= 1.2.3 Build-Type: Simple-Version: 0.9.5.1+Version: 0.9.5.2 License: BSD3 License-File: LICENSE Author: Robert Dockins@@ -9,7 +9,7 @@ Category: User Interfaces Stability: Beta Synopsis: A framework for creating shell envinronments-Homepage: http://www.cs.princeton.edu/~rdockins/shellac/home/+Homepage: http://rwd.rdockins.name/shellac/home/ Description: Shellac is a framework for building read-eval-print style shells. Shells are created by declaratively defining a set of shell commands