packages feed

brainheck 0.1.0.2 → 0.1.0.3

raw patch · 1 files changed

+6/−1 lines, 1 filesdep ~basedep ~megaparsecPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base, megaparsec

API changes (from Hackage documentation)

Files

brainheck.cabal view
@@ -1,5 +1,5 @@ name:                brainheck-version:             0.1.0.2+version:             0.1.0.3 synopsis:            Brainh*ck interpreter in haskell description:         Brainh*ck interpreter written in haskell and taking advantage of many prominent libraries homepage:            https://github.com/vmchale/brainheck#readme@@ -16,6 +16,11 @@                    , default.nix                    , release.nix cabal-version:       >=1.10++Flag llvm-fast {+  Description: Enable build with llvm backend+  Default: False+}  library   hs-source-dirs:      src