From bff10fbf0812bb7c24cc7808af076cd53566f4f6 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Mon, 30 Jun 2025 10:09:33 +0200 Subject: Fix formatting in cabal file --- ox-arrays.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ox-arrays.cabal b/ox-arrays.cabal index 7a84d14..be4bb03 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -6,7 +6,7 @@ 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. See the README. - . + If you use this package: let me know (e.g. via email) if you find it useful! Both positive feedback (keep this!) and negative feedback (I needed this but ox-arrays doesn't provide it) is welcome. @@ -25,7 +25,7 @@ flag trace-wrappers Compile modules that define wrappers around the array methods that trace their arguments and results. This is conditional on a flag because these modules make documentation generation fail. - (https://gitlab.haskell.org/ghc/ghc/-/issues/24964 , should be fixed in + (@https://gitlab.haskell.org/ghc/ghc/-/issues/24964@ , should be fixed in GHC 9.12) default: False manual: True -- cgit v1.2.3-70-g09d2