gpio 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+7/−7 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- gpio.cabal +7/−7
gpio.cabal view
@@ -1,14 +1,14 @@ name: gpio-version: 0.1.0.0-synopsis: Simple project template from stack+version: 0.1.0.1+synopsis: Haskell GPIO interface, designed specifically for the RaspberryPi. description: Please see README.md-homepage: http://github.com/githubuser/gpio#readme+homepage: http://github.com/githubuser/gpio license: BSD3 license-file: LICENSE-author: Author name here-maintainer: example@example.com-copyright: 2016 Author name here-category: Web+author: Tyler Olson+maintainer: tydotg@gmail.com+copyright: 2016 Tyler Olson+category: Hardware build-type: Simple cabal-version: >=1.10