packages feed

Flint2-Examples 0.1.0.0 → 0.1.0.1

raw patch · 2 files changed

+6/−5 lines, 2 files

Files

Flint2-Examples.cabal view
@@ -5,12 +5,12 @@ -- see: https://github.com/sol/hpack  name:           Flint2-Examples-version:        0.1.0.0+version:        0.1.0.1 synopsis:       Examples for the Flint2 library description:    Examples for Flint2 Haskell bindings for the flint library for number theory. category:       Math-homepage:       https://github.com/githubuser/Flint2-Examples#readme-bug-reports:    https://github.com/githubuser/Flint2-Examples/issues+homepage:       https://github.com/monien/Flint2-Examples#readme+bug-reports:    https://github.com/monien/Flint2-Examples/issues author:         monien maintainer:     hmonien@uni-bonn.de copyright:      2023 Hartmut Monien@@ -26,7 +26,7 @@  source-repository head   type: git-  location: https://github.com/githubuser/Flint2-Examples+  location: https://github.com/monien/Flint2-Examples  library   exposed-modules:
README.md view
@@ -1,4 +1,5 @@-![examples of complex_plot](https://github.com/monien/Flint2-Examples/raw/main/docs/out.png)+![examples of+complex_plot](https://github.com/monien/Flint2-Examples/raw/main/docs/out.png)  # Flint2-Examples