diff options
| author | Mikolaj Konarski <mikolaj.konarski@funktory.com> | 2026-02-18 14:07:05 +0100 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-03-14 12:08:07 +0100 |
| commit | 7fbf7b2606f53e6497976c75092f01a11ba49060 (patch) | |
| tree | b0a2c0d8a8487b3ea103dd086946f6a4250cc166 | |
| parent | dbb51049d237dd325ad923b9e0c617ca1a2ee4eb (diff) | |
Depend on the versions of orthotope that have toVectorListTHEADuncontroversial-tweaks-repackagedmaster
| -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 |
