1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 20:31:55 +03:00

Merge remote-tracking branch 'origin/master' into real-jsonpb

This commit is contained in:
Timothy Clem 2019-03-11 14:34:21 -07:00
commit 7602a42257
9 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
---
type: cabal
name: basement
version: 0.0.8
version: 0.0.10
summary: Foundation scrap box of array & string
homepage: https://github.com/haskell-foundation/foundation
license: bsd-3-clause

View File

@ -1,7 +1,7 @@
---
type: cabal
name: cereal
version: 0.5.7.0
version: 0.5.8.0
summary: A binary serialization library
homepage: https://github.com/GaloisInc/cereal
license: bsd-3-clause

View File

@ -1,7 +1,7 @@
---
type: cabal
name: haskeline
version: 0.7.4.3
version: 0.7.5.0
summary: A command-line interface for user input, written in Haskell.
homepage: https://github.com/judah/haskeline
license: bsd-2-clause

View File

@ -1,7 +1,7 @@
---
type: cabal
name: parser-combinators
version: 1.0.0
version: 1.0.1
summary: Lightweight package providing commonly useful parser combinators
homepage: https://github.com/mrkkrp/parser-combinators
license: bsd-3-clause

View File

@ -1,7 +1,7 @@
---
type: cabal
name: recursion-schemes
version: '5.1'
version: 5.1.1
summary: Generalized bananas, lenses and barbed wire
homepage: https://github.com/ekmett/recursion-schemes/
license: bsd-2-clause

View File

@ -1,7 +1,7 @@
---
type: cabal
name: semigroupoids
version: 5.3.1
version: 5.3.2
summary: 'Semigroupoids: Category sans id'
homepage: https://github.com/ekmett/semigroupoids
license: bsd-2-clause

View File

@ -1,7 +1,7 @@
---
type: cabal
name: swagger2
version: 2.3.1
version: 2.3.1.1
summary: Swagger 2.0 data model
homepage: https://github.com/GetShopTV/swagger2
license: bsd-3-clause

View File

@ -1,7 +1,7 @@
---
type: cabal
name: these
version: 0.7.5
version: 0.7.6
summary: An either-or-both data type & a generalized 'zip with padding' typeclass
homepage: https://github.com/isomorphism/these
license: bsd-3-clause

View File

@ -1,7 +1,7 @@
---
type: cabal
name: vector-builder
version: 0.3.6
version: 0.3.7.2
summary: Vector builder
homepage: https://github.com/nikita-volkov/vector-builder
license: mit