aboutsummaryrefslogtreecommitdiff
path: root/ox-arrays.cabal
diff options
context:
space:
mode:
authorTom Smeding <t.j.smeding@uu.nl>2024-05-15 13:29:10 +0200
committerTom Smeding <t.j.smeding@uu.nl>2024-05-15 13:30:36 +0200
commitbd11ee13d58c512f1a9cc0ef06b36c722653ff6f (patch)
treea9354a9c1874bd4aea77a217db7981708707d60e /ox-arrays.cabal
parent43ddff2e7f1e9f4d8855f573384e26b63d34f697 (diff)
The code compiles with only GHC nats
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r--ox-arrays.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal
index df6a805..a144629 100644
--- a/ox-arrays.cabal
+++ b/ox-arrays.cabal
@@ -10,7 +10,6 @@ library
Data.Array.Mixed
Data.Array.Nested
Data.Array.Nested.Internal
- Data.INat
build-depends:
base >=4.18 && <4.20,
ghc-typelits-knownnat,