Skip to content

Tags: haskellari/postgresql-simple

Tags

v0.7.0.1

Toggle v0.7.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
phadej Oleg Grenrus
GHC-9.12, cleanups 

v0.7.0.0

Toggle v0.7.0.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
libpq-0.10.0.0, exception class, no Eq Null 

v0.6.5.1

Toggle v0.6.5.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
Support aeson-2.2 

v0.6.5

Toggle v0.6.5's commit message
withConnect, newer dependencies 

v0.6.4

Toggle v0.6.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
foldCopyData, interval 

v0.6.3

Toggle v0.6.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
2020 release! 

v0.6.2

Toggle v0.6.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
MonadFail 

v0.6.1

Toggle v0.6.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
0.6.1 

v0.5.4.0

Toggle v0.5.4.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
phadej Oleg Grenrus
GHC-8.4 support This is (going to be) a Non-Maintainer Upload, therefore only necessary changes are included compared to 0.5.3.0. At the moment of writing, there are breaking changes in the `master` branch also, for example moving to use `Only` package. Included changes are cherry-picked from master: - Compatibility with Semigroup/Monoid proposal by Ben Gamari - Add some lower-bounds by Oleg Grenrus In addition there are small changes to .cabal file: - `cabal.version: >= 1.10`: - added `default-language: Haskell2010` - changed `extensions` to `default-extensions` - `tested-with` field with GHC 7.6.3 ... 8.4.2 - `source-repository this` points to `hackage-trustees` repository

v0.5.3.0

Toggle v0.5.3.0's commit message
Version 0.5.3.0; CHANGES and CONTRIBUTORS