Get dependencies building with GHC 9
parent
4fcbfc8af5
commit
5f3749ae4f
|
@ -2,15 +2,15 @@ resolver: nightly-2021-10-20
|
||||||
|
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- butcher-1.3.3.2@sha256:0be5b914f648ec9c63cb88730d983602aef829a7c8c31343952e4642e6b52a84,3150
|
- butcher-1.3.3.2@sha256:0be5b914f648ec9c63cb88730d983602aef829a7c8c31343952e4642e6b52a84,3150
|
||||||
- czipwith-1.0.1.3@sha256:24b13ff95927d29759b914bc5317adb53f3c15f1dd351092d648fbb2df4480eb,1671
|
|
||||||
- data-tree-print-0.1.0.2@sha256:d845e99f322df70e0c06d6743bf80336f5918d5423498528beb0593a2afc1703,1620
|
- data-tree-print-0.1.0.2@sha256:d845e99f322df70e0c06d6743bf80336f5918d5423498528beb0593a2afc1703,1620
|
||||||
- multistate-0.8.0.3@sha256:49d600399f3a4bfd8c8ba2e924c6592e84915b63c52970818982baa274cd9ac3,3588
|
- multistate-0.8.0.3@sha256:49d600399f3a4bfd8c8ba2e924c6592e84915b63c52970818982baa274cd9ac3,3588
|
||||||
|
|
||||||
|
# https://github.com/lspitzner/czipwith/pull/2
|
||||||
|
- git: https://github.com/mithrandi/czipwith
|
||||||
|
commit: b6245884ae83e00dd2b5261762549b37390179f8
|
||||||
|
|
||||||
# In the dependencies for butcher-1.3.3.2:
|
# In the dependencies for butcher-1.3.3.2:
|
||||||
# base-4.15.0.0 from stack configuration does not match >=4.11 && <4.15
|
# base-4.15.0.0 from stack configuration does not match >=4.11 && <4.15
|
||||||
# In the dependencies for czipwith-1.0.1.3:
|
|
||||||
# base-4.15.0.0 from stack configuration does not match >=4.11 && <4.15
|
|
||||||
# template-haskell-2.17.0.0 from stack configuration does not match >=2.9 && <2.17
|
|
||||||
# In the dependencies for data-tree-print-0.1.0.2:
|
# In the dependencies for data-tree-print-0.1.0.2:
|
||||||
# base-4.15.0.0 from stack configuration does not match >=4.8 && <4.15
|
# base-4.15.0.0 from stack configuration does not match >=4.8 && <4.15
|
||||||
# In the dependencies for multistate-0.8.0.3:
|
# In the dependencies for multistate-0.8.0.3:
|
||||||
|
|
|
@ -11,13 +11,6 @@ packages:
|
||||||
sha256: 96fe696234de07e4d9253d80ddf189f8cfaf2e262e977438343a6069677a39d2
|
sha256: 96fe696234de07e4d9253d80ddf189f8cfaf2e262e977438343a6069677a39d2
|
||||||
original:
|
original:
|
||||||
hackage: butcher-1.3.3.2@sha256:0be5b914f648ec9c63cb88730d983602aef829a7c8c31343952e4642e6b52a84,3150
|
hackage: butcher-1.3.3.2@sha256:0be5b914f648ec9c63cb88730d983602aef829a7c8c31343952e4642e6b52a84,3150
|
||||||
- completed:
|
|
||||||
hackage: czipwith-1.0.1.3@sha256:24b13ff95927d29759b914bc5317adb53f3c15f1dd351092d648fbb2df4480eb,1671
|
|
||||||
pantry-tree:
|
|
||||||
size: 323
|
|
||||||
sha256: 4362e19590e51a82c520f189bf69cec39cefc65544fb3304af93ea65f9c1e57e
|
|
||||||
original:
|
|
||||||
hackage: czipwith-1.0.1.3@sha256:24b13ff95927d29759b914bc5317adb53f3c15f1dd351092d648fbb2df4480eb,1671
|
|
||||||
- completed:
|
- completed:
|
||||||
hackage: data-tree-print-0.1.0.2@sha256:d845e99f322df70e0c06d6743bf80336f5918d5423498528beb0593a2afc1703,1620
|
hackage: data-tree-print-0.1.0.2@sha256:d845e99f322df70e0c06d6743bf80336f5918d5423498528beb0593a2afc1703,1620
|
||||||
pantry-tree:
|
pantry-tree:
|
||||||
|
@ -32,6 +25,17 @@ packages:
|
||||||
sha256: 73b47c11a753963b033b79209a66490013da35854dd1064b3633dd23c3fa5650
|
sha256: 73b47c11a753963b033b79209a66490013da35854dd1064b3633dd23c3fa5650
|
||||||
original:
|
original:
|
||||||
hackage: multistate-0.8.0.3@sha256:49d600399f3a4bfd8c8ba2e924c6592e84915b63c52970818982baa274cd9ac3,3588
|
hackage: multistate-0.8.0.3@sha256:49d600399f3a4bfd8c8ba2e924c6592e84915b63c52970818982baa274cd9ac3,3588
|
||||||
|
- completed:
|
||||||
|
name: czipwith
|
||||||
|
version: 1.0.1.3
|
||||||
|
git: https://github.com/mithrandi/czipwith
|
||||||
|
pantry-tree:
|
||||||
|
size: 964
|
||||||
|
sha256: 239a37e26558e6272c07dc280ee07a83407ed6b86000047ddb979726c23818c4
|
||||||
|
commit: b6245884ae83e00dd2b5261762549b37390179f8
|
||||||
|
original:
|
||||||
|
git: https://github.com/mithrandi/czipwith
|
||||||
|
commit: b6245884ae83e00dd2b5261762549b37390179f8
|
||||||
snapshots:
|
snapshots:
|
||||||
- completed:
|
- completed:
|
||||||
size: 589241
|
size: 589241
|
||||||
|
|
Loading…
Reference in New Issue