tweet-hs 1.0.1.36 → 1.0.1.37
raw patch · 3 files changed
+7/−6 lines, 3 files
Files
- README.md +1/−0
- cabal.project.local +3/−3
- tweet-hs.cabal +3/−3
README.md view
@@ -2,6 +2,7 @@ [](https://ci.appveyor.com/project/vmchale/command-line-tweeter) [](https://travis-ci.org/vmchale/command-line-tweeter)+[](http://hackage.haskell.org/package/tweet-hs) 
cabal.project.local view
@@ -1,5 +1,5 @@ constraints: tweet-hs +development optimization: 2-tests: True-benchmarks: True-documentation: True+tests: true+benchmarks: true+documentation: true
tweet-hs.cabal view
@@ -1,10 +1,10 @@ cabal-version: >=1.10 name: tweet-hs-version: 1.0.1.36+version: 1.0.1.37 license: BSD3 license-file: LICENSE-copyright: 2016, 2017 Vanessa McHale-maintainer: vanessa.mchale@reconfigure.io+copyright: 2016-2018 Vanessa McHale+maintainer: vamchale@gmail.com author: Vanessa McHale stability: stable homepage: https://github.com/vmchale/command-line-tweeter#readme