diff --git a/cabal.project b/cabal.project index a9f207775f7..e35b10aea61 100644 --- a/cabal.project +++ b/cabal.project @@ -300,7 +300,8 @@ constraints: hedgehog >= 1.0, bimap >= 0.4.0, brick >= 0.47, - libsystemd-journal >= 1.4.4 + libsystemd-journal >= 1.4.4, + old-time installed allow-newer: katip:Win32 diff --git a/stack.yaml b/stack.yaml index 1388bae32fa..3ca66b0ce37 100644 --- a/stack.yaml +++ b/stack.yaml @@ -11,8 +11,6 @@ ghc-options: cardano-node: -Wall -Werror -fwarn-redundant-constraints cardano-tx-generator: -Wall -Werror -fwarn-redundant-constraints -allow-newer: true - extra-deps: - git: https://github.com/input-output-hk/cardano-crypto commit: 2547ad1e80aeabca2899951601079408becbc92c @@ -53,6 +51,8 @@ extra-deps: - word-wrap-0.4.1 - websockets-0.12.6.1 - th-lift-instances-0.1.14 + - Win32-2.6.2.0 + # Cardano-ledger dependencies - git: https://github.com/input-output-hk/cardano-ledger @@ -112,7 +112,11 @@ extra-deps: # dependencies of iohk-monitoring - prometheus-2.1.2 - libsystemd-journal-1.4.4 - - katip-0.8.3.0 + + - git: https://github.com/Soostone/katip + commit: 0d735decdba435ab66bd3891392693d0720925a5 + subdirs: + - katip # Extracted from cardano-sl since it's quite useful - git: https://github.com/input-output-hk/cardano-sl-x509