From b884f6380c6670b4e9074a35a65a0da7b9fa3b23 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Mon, 12 May 2025 17:52:45 +0200 Subject: Satisfy 'cabal check' a bit more --- ox-arrays.cabal | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ox-arrays.cabal') diff --git a/ox-arrays.cabal b/ox-arrays.cabal index 243dcd8..139a2ff 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -4,6 +4,7 @@ version: 0.1.0.0 synopsis: An efficient CPU-based multidimensional array (tensor) library description: An efficient and richly typed CPU-based multidimensional array (tensor) library built upon the optimized tensor representation (strides list) implemented in the orthotope package. author: Tom Smeding +maintainer: Tom Smeding license: BSD-3-Clause category: Array, Tensors build-type: Simple @@ -156,3 +157,7 @@ benchmark bench hs-source-dirs: bench default-language: Haskell2010 ghc-options: -Wall + +source-repository head + type: git + location: https://git.tomsmeding.com/ox-arrays -- cgit v1.2.3-70-g09d2