diff options
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r-- | ox-arrays.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal index 241f20e..99df88c 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -47,6 +47,7 @@ test-suite test other-modules: Gen Tests.C + Tests.Permutation Util build-depends: ox-arrays, |