diff options
| -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 |
