mirror of
https://github.com/github/semantic.git
synced 2024-12-19 21:01:35 +03:00
Merge remote-tracking branch 'origin/master' into real-jsonpb
This commit is contained in:
commit
7602a42257
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
type: cabal
|
type: cabal
|
||||||
name: basement
|
name: basement
|
||||||
version: 0.0.8
|
version: 0.0.10
|
||||||
summary: Foundation scrap box of array & string
|
summary: Foundation scrap box of array & string
|
||||||
homepage: https://github.com/haskell-foundation/foundation
|
homepage: https://github.com/haskell-foundation/foundation
|
||||||
license: bsd-3-clause
|
license: bsd-3-clause
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
type: cabal
|
type: cabal
|
||||||
name: cereal
|
name: cereal
|
||||||
version: 0.5.7.0
|
version: 0.5.8.0
|
||||||
summary: A binary serialization library
|
summary: A binary serialization library
|
||||||
homepage: https://github.com/GaloisInc/cereal
|
homepage: https://github.com/GaloisInc/cereal
|
||||||
license: bsd-3-clause
|
license: bsd-3-clause
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
type: cabal
|
type: cabal
|
||||||
name: haskeline
|
name: haskeline
|
||||||
version: 0.7.4.3
|
version: 0.7.5.0
|
||||||
summary: A command-line interface for user input, written in Haskell.
|
summary: A command-line interface for user input, written in Haskell.
|
||||||
homepage: https://github.com/judah/haskeline
|
homepage: https://github.com/judah/haskeline
|
||||||
license: bsd-2-clause
|
license: bsd-2-clause
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
type: cabal
|
type: cabal
|
||||||
name: parser-combinators
|
name: parser-combinators
|
||||||
version: 1.0.0
|
version: 1.0.1
|
||||||
summary: Lightweight package providing commonly useful parser combinators
|
summary: Lightweight package providing commonly useful parser combinators
|
||||||
homepage: https://github.com/mrkkrp/parser-combinators
|
homepage: https://github.com/mrkkrp/parser-combinators
|
||||||
license: bsd-3-clause
|
license: bsd-3-clause
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
type: cabal
|
type: cabal
|
||||||
name: recursion-schemes
|
name: recursion-schemes
|
||||||
version: '5.1'
|
version: 5.1.1
|
||||||
summary: Generalized bananas, lenses and barbed wire
|
summary: Generalized bananas, lenses and barbed wire
|
||||||
homepage: https://github.com/ekmett/recursion-schemes/
|
homepage: https://github.com/ekmett/recursion-schemes/
|
||||||
license: bsd-2-clause
|
license: bsd-2-clause
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
type: cabal
|
type: cabal
|
||||||
name: semigroupoids
|
name: semigroupoids
|
||||||
version: 5.3.1
|
version: 5.3.2
|
||||||
summary: 'Semigroupoids: Category sans id'
|
summary: 'Semigroupoids: Category sans id'
|
||||||
homepage: https://github.com/ekmett/semigroupoids
|
homepage: https://github.com/ekmett/semigroupoids
|
||||||
license: bsd-2-clause
|
license: bsd-2-clause
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
type: cabal
|
type: cabal
|
||||||
name: swagger2
|
name: swagger2
|
||||||
version: 2.3.1
|
version: 2.3.1.1
|
||||||
summary: Swagger 2.0 data model
|
summary: Swagger 2.0 data model
|
||||||
homepage: https://github.com/GetShopTV/swagger2
|
homepage: https://github.com/GetShopTV/swagger2
|
||||||
license: bsd-3-clause
|
license: bsd-3-clause
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
type: cabal
|
type: cabal
|
||||||
name: these
|
name: these
|
||||||
version: 0.7.5
|
version: 0.7.6
|
||||||
summary: An either-or-both data type & a generalized 'zip with padding' typeclass
|
summary: An either-or-both data type & a generalized 'zip with padding' typeclass
|
||||||
homepage: https://github.com/isomorphism/these
|
homepage: https://github.com/isomorphism/these
|
||||||
license: bsd-3-clause
|
license: bsd-3-clause
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
type: cabal
|
type: cabal
|
||||||
name: vector-builder
|
name: vector-builder
|
||||||
version: 0.3.6
|
version: 0.3.7.2
|
||||||
summary: Vector builder
|
summary: Vector builder
|
||||||
homepage: https://github.com/nikita-volkov/vector-builder
|
homepage: https://github.com/nikita-volkov/vector-builder
|
||||||
license: mit
|
license: mit
|
||||||
|
Loading…
Reference in New Issue
Block a user