Kleislify 0.0.3 → 0.0.4
raw patch · 2 files changed
+1/−4 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Control/Kleislify.hs +0/−3
- Kleislify.cabal +1/−1
Control/Kleislify.hs view
@@ -16,9 +16,6 @@ module Control.Kleislify where -import Control.Applicative-import Control.Arrow- infixr 1 ^=>, =>^, ^<=, <=^ infixr 1 ^->, ->^, ^<-, <-^
Kleislify.cabal view
@@ -1,5 +1,5 @@ Name: Kleislify-Version: 0.0.3+Version: 0.0.4 Author: Dylan Just <dylan@techtangents.com> License: BSD3 License-file: LICENSE