diff options
| author | Mikolaj Konarski <mikolaj.konarski@funktory.com> | 2026-02-18 14:07:05 +0100 |
|---|---|---|
| committer | Mikolaj Konarski <mikolaj.konarski@funktory.com> | 2026-02-18 14:21:33 +0100 |
| commit | 92deda0b8336b49fda2658160fcc233f1ef6bcd6 (patch) | |
| tree | af7af5ab26afd19a3bb564feececd402a9fa018c | |
| parent | bcb5d9f9a5e8385fd09c269933987bb6aeca8c65 (diff) | |
Depend on the versions of orthotope that have toVectorListTuncontroversial-tweaks-repackaged
| -rw-r--r-- | ox-arrays.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal index 0577b15..83fe93f 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -104,7 +104,7 @@ library deepseq < 1.7, ghc-typelits-knownnat, ghc-typelits-natnormalise, - orthotope < 0.2, + orthotope >= 0.1.8.0 && < 0.2, template-haskell, vector, vector-stream |
