mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-04-26 01:02:29 +00:00
* Add 9.6 compat * compile with GHC9.6.2: dependencies, imports, code * refactor typeclasses * refactor record dot * update cabal version * update github actions * update direct-sqlcipher * 5.4.0.0 * update cabal.project --------- Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
32 lines
906 B
Plaintext
32 lines
906 B
Plaintext
with-compiler: ghc-8.10.7
|
|
|
|
packages: .
|
|
-- packages: . ../direct-sqlcipher ../sqlcipher-simple
|
|
-- packages: . ../hs-socks
|
|
-- packages: . ../http2
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/aeson.git
|
|
tag: 3eb66f9a68f103b5f1489382aad89f5712a64db7
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/hs-socks.git
|
|
tag: a30cc7a79a08d8108316094f8f2f82a0c5e1ac51
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/kazu-yamamoto/http2.git
|
|
tag: b5a1b7200cf5bc7044af34ba325284271f6dff25
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/direct-sqlcipher.git
|
|
tag: 34309410eb2069b029b8fc1872deb1e0db123294
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/sqlcipher-simple.git
|
|
tag: 5e154a2aeccc33ead6c243ec07195ab673137221
|