packages feed

brainfuck-tut 0.5.1.1 → 0.5.1.2

raw patch · 1 files changed

+5/−5 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

brainfuck-tut.cabal view
@@ -2,22 +2,22 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                brainfuck-tut-version:             0.5.1.1+version:             0.5.1.2 synopsis:            A simple BF interpreter.--- description: license:             BSD3 license-file:        LICENSE author:              Alejandro Cabrera maintainer:          cpp.cabrera@gmail.com--- copyright:+copyright:           (c) 2014 Alejandro Cabrera+homepage:            https://gitlab.com/cpp.cabrera/brainfuck-tut+bug-reports:         https://gitlab.com/cpp.cabrera/brainfuck-tut/issues category:            Language build-type:          Simple--- extra-source-files: cabal-version:       >=1.18  source-repository head     type: git-    location: git@gitlab.com:cpp.cabrera/brainfuck-tut.git+    location: git clone https://gitlab.com/cpp.cabrera/brainfuck-tut.git  library   exposed-modules: