diff options
author | Mikolaj Konarski <mikolaj.konarski@funktory.com> | 2025-05-13 17:30:44 +0200 |
---|---|---|
committer | Mikolaj Konarski <mikolaj.konarski@funktory.com> | 2025-05-13 17:30:44 +0200 |
commit | 0c993d875a7cb9bace8aea1ef6def200de6b7d51 (patch) | |
tree | 75e9a8c925a5bb4523d95f7f7e4a9794446b42a1 /ox-arrays.cabal | |
parent | ca78d92aa55e9ba8ad179ef42515e4e7b2b8155a (diff) |
Fix some of the warnings GHC 9.12.2 now produces
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r-- | ox-arrays.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal index 58aea1b..2d45b08 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -70,7 +70,6 @@ library ghc-typelits-knownnat, ghc-typelits-natnormalise, orthotope < 0.2, - template-haskell, vector hs-source-dirs: src |