Skip to content

Commit 0bfc89f

Browse files
committed
Use hasql-notifications from hackage
1 parent 4c4786b commit 0bfc89f

File tree

3 files changed

+7
-14
lines changed

3 files changed

+7
-14
lines changed

postgres-websockets.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license-file: LICENSE
88
author: Diogo Biazus
99
maintainer: [email protected]
1010
copyright: 2016 Diogo Biazus
11-
category: Web
11+
category: Web, Database, PostgreSQL
1212
build-type: Simple
1313
-- extra-source-files:
1414
cabal-version: >=1.10

stack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ extra-deps:
44
- stm-containers-1.1.0.2@sha256:8976df591e61f378ef29dc0443dbe2d5d34818c898093af3ca138ea1d013b5eb
55
- stm-hamt-1.2.0.2@sha256:18126db7bf2d9c967a6020c677b3005dd957a4c39d69aeaea3c29c90de8f6124
66
- primitive-extras-0.7.1@sha256:23905c57089418b1a2d324cfee3e81bbd5a344a0fa56a827867b2dce275fdb5e
7-
- git: https://github.com/diogob/hasql-notifications.git
8-
commit: 7a2924501a5eeacd8a897d87d3b87c596e4560b4
7+
- hasql-notifications-0.1.0.0@sha256:9ab112d2bb5da0d55abd65f0d27a7bb1dc4aeb792518d9a2ea8a16e243e19985,2156
8+
99

1010
ghc-options:
1111
postgres-websockets: -Wall -fwarn-identities -fno-warn-redundant-constraints

stack.yaml.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,12 @@ packages:
3333
original:
3434
hackage: primitive-extras-0.7.1@sha256:23905c57089418b1a2d324cfee3e81bbd5a344a0fa56a827867b2dce275fdb5e
3535
- completed:
36-
cabal-file:
37-
size: 2093
38-
sha256: 7455f3ba46dc2c73dc0cd70ef5388614784741769f66b0f74dc6cdb89c8da255
39-
name: hasql-notifications
40-
version: 0.1.0.0
41-
git: https://github.com/diogob/hasql-notifications.git
36+
hackage: hasql-notifications-0.1.0.0@sha256:9ab112d2bb5da0d55abd65f0d27a7bb1dc4aeb792518d9a2ea8a16e243e19985,2156
4237
pantry-tree:
43-
size: 896
44-
sha256: 52dffbb0104007bf3c76fb36997d036678644b9a0aeb37d80ec055ab6e0262da
45-
commit: 7a2924501a5eeacd8a897d87d3b87c596e4560b4
38+
size: 452
39+
sha256: 3f5c51ec2bc7b58b5b6e8c871c8ed903a8dd1fbbb37cce9607407933d678e205
4640
original:
47-
git: https://github.com/diogob/hasql-notifications.git
48-
commit: 7a2924501a5eeacd8a897d87d3b87c596e4560b4
41+
hackage: hasql-notifications-0.1.0.0@sha256:9ab112d2bb5da0d55abd65f0d27a7bb1dc4aeb792518d9a2ea8a16e243e19985,2156
4942
snapshots:
5043
- completed:
5144
size: 524996

0 commit comments

Comments
 (0)