diff --git a/cabal.project b/cabal.project index 26ecdd03e..842206375 100644 --- a/cabal.project +++ b/cabal.project @@ -5,3 +5,8 @@ source-repository-package location: git://github.com/simplex-chat/hs-tls.git tag: cea6d52c512716ff09adcac86ebc95bb0b3bb797 subdir: core + +source-repository-package + type: git + location: git://github.com/simplex-chat/haskell-terminal.git + tag: 5e0759ce4f9655fd3f0d94c76225e6904630dfd3 diff --git a/stack.yaml b/stack.yaml index 27447ba14..d17f2317d 100644 --- a/stack.yaml +++ b/stack.yaml @@ -37,7 +37,9 @@ packages: extra-deps: - cryptostore-0.2.1.0@sha256:9896e2984f36a1c8790f057fd5ce3da4cbcaf8aa73eb2d9277916886978c5b19,3881 - simple-logger-0.1.0@sha256:be8ede4bd251a9cac776533bae7fb643369ebd826eb948a9a18df1a8dd252ff8,1079 - - terminal-0.2.0.0@sha256:de6770ecaae3197c66ac1f0db5a80cf5a5b1d3b64a66a05b50f442de5ad39570,2977 + # - terminal-0.2.0.0@sha256:de6770ecaae3197c66ac1f0db5a80cf5a5b1d3b64a66a05b50f442de5ad39570,2977 + - github: simplex-chat/haskell-terminal + commit: 5e0759ce4f9655fd3f0d94c76225e6904630dfd3 - simplexmq-1.0.0@sha256:34b2004728ae396e3ae449cd090ba7410781e2b3cefc59259915f4ca5daa9ea8,8561 # - ../simplexmq # - github: simplex-chat/simplexmq