mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-03-30 14:16:00 +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>
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
packages: .
|
|
-- packages: . ../direct-sqlcipher ../sqlcipher-simple
|
|
-- packages: . ../hs-socks
|
|
-- packages: . ../http2
|
|
-- packages: . ../network-transport
|
|
|
|
with-compiler: ghc-9.6.2
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/aeson.git
|
|
tag: 68330dce8208173c6acf5f62b23acb500ab5d873
|
|
|
|
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: f814ee68b16a9447fbb467ccc8f29bdd3546bfd9
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/sqlcipher-simple.git
|
|
tag: a46bd361a19376c5211f1058908fc0ae6bf42446
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/simplex-chat/network-transport.git
|
|
tag: 0013798272a683e35ca38d2fdaf480942311fba8
|