packages feed

Cabal revisions of termbox-0.1.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
  name: termbox version: 0.1.0+x-revision: 1 category: User Interfaces description:   This package provides a thin wrapper around @termbox v1.1.2@, a simple C license: BSD3 license-file: LICENSE build-type: Simple-tested-with: GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.3+tested-with:+    GHC == 8.0.2+  , GHC == 8.2.2+  , GHC == 8.4.3+  , GHC == 8.6.1  extra-source-files:   .travis.yml   CHANGELOG.md   include/termbox.h +source-repository head+  type: git+  location: git://github.com/mitchellwrosen/termbox.git+ library   build-depends:       array-    , base ^>= 4.9 || ^>= 4.10 || ^>= 4.11+    , base ^>= 4.9 || ^>= 4.10 || ^>= 4.11 || ^>= 4.12   build-tool-depends:     c2hs:c2hs   c-sources: