packages feed

unlambda 0.1.4 → 0.1.4.1

raw patch · 2 files changed

+4/−4 lines, 2 files

Files

Language/Unlambda.hs view
unlambda.cabal view
@@ -1,5 +1,5 @@ name:                unlambda-version:             0.1.4+version:             0.1.4.1 license:             GPL license-file:        LICENSE author:              Ørjan Johansen <oerjan@nvg.ntnu.no>@@ -13,12 +13,12 @@                      written in the pure, lazy, functional language Haskell.  build-type:          Simple-Cabal-Version:       >= 1.6+cabal-version:       >= 1.6 tested-with:         GHC==7.10.1  source-repository head-  type:     darcs-  location: http://code.haskell.org/lambdabot+  type:     git+  location: https://github.com/abbradar/unlambda  executable              unlambda    main-is:             Main.hs