From 264c8e601f49cebed9280f0da2e73f380bb5be52 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 2 Apr 2024 20:14:41 +0200 Subject: More docs, sum, shaped interface Very satisfying to see that the Shaped interface implementation is almost exactly the same as the Ranked one: just exchanging some Shaped for Ranked, 'sh' for 'n', etc. yields the Shaped interface. --- ox-arrays.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'ox-arrays.cabal') diff --git a/ox-arrays.cabal b/ox-arrays.cabal index 8193d8d..2930ba0 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -13,6 +13,7 @@ library build-depends: base >=4.18, ghc-typelits-knownnat, + ghc-typelits-natnormalise, orthotope, vector hs-source-dirs: src -- cgit v1.2.3-70-g09d2