packages feed

rme 0.1.2 → 0.1.3

raw patch · 2 files changed

+6/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for rme +## 0.1.3 -- 2026-09-01++* Support building with `parameterized-utils` 2.3.+ ## 0.1.2 -- 2026-01-26  * Added partial support for arrays returned from symbolic functions.
rme.cabal view
@@ -1,6 +1,6 @@ Cabal-version:      3.0 Name:               rme-Version:            0.1.2+Version:            0.1.3 Author:             Galois, Inc. Maintainer:         huffman@galois.com Build-type:         Simple@@ -34,4 +34,4 @@     Data.RME.Base     Data.RME.Vector -  ghc-options: -O2 -Wall -Wcompat -fno-ignore-asserts -fno-spec-constr-count+  ghc-options: -Wall -Wcompat -fno-ignore-asserts -fno-spec-constr-count