ogma-extra

Ogma: Helper tool to interoperate between Copilot and other languages.

https://github.com/nasa/ogma

Stackage Nightly 2025-04-24:1.7.0
Latest on Hackage:1.7.0

See all snapshots ogma-extra appears in

LicenseRef-OtherLicense licensed by Ivan Perez, Alwyn Goodloe
Maintained by [email protected]
This version can be pinned in stack with:ogma-extra-1.7.0@sha256:8353a21233f77cef2bacf9bc08a5e60269e091f7ebbc3d5b50ceda0e6443b06a,4274

Module documentation for 1.7.0

Used by 1 package in nightly-2025-04-24(full list with versions):

Ogma is a tool to facilitate the integration of safe runtime monitors into other systems. Ogma extends Copilot, a high-level runtime verification framework that generates hard real-time C99 code.

This package implements internal extensions to existing libraries and modules that are used in several ogma packages and their testing facilities.

Changes

Revision history for ogma-extra

[1.7.0] - 2025-03-21

  • Version bump 1.7.0 (#269).
  • Bump upper version constraint on Cabal (#213).
  • Bump upper version constraint on aeson, text (#225).
  • Remove extraneous EOL character (#224).
  • Add auxiliary functions to manipulate strings, lists (#256).

[1.6.0] - 2025-01-21

  • Version bump 1.6.0 (#208).
  • Deprecate unnecessary functions (#185).
  • Add repository information to cabal package (#148).
  • Add version bounds to all dependencies (#119).

[1.5.0] - 2024-11-21

  • Version bump 1.5.0 (#178).
  • Introduce template expansion functionality (#162).

[1.4.1] - 2024-09-21

  • Version bump 1.4.1 (#155).
  • Replace homepage (#147).

[1.4.0] - 2024-05-21

  • Version bump 1.4.0 (#145).

[1.3.0] - 2024-03-21

  • Version bump 1.3.0 (#133).

[1.2.0] - 2024-01-21

  • Version bump 1.2.0 (#117).

[1.1.0] - 2023-11-21

  • Version bump 1.1.0 (#112).

[1.0.11] - 2023-09-21

  • Version bump 1.0.11 (#103).

[1.0.10] - 2023-07-21

  • Version bump 1.0.10 (#98).

[1.0.9] - 2023-05-21

  • Version bump 1.0.9 (#93).

[1.0.8] - 2023-03-21

  • Version bump 1.0.8 (#81).
  • Mark package as uncurated (#74).

[1.0.7] - 2023-01-21

  • Version bump 1.0.7 (#69).

[1.0.6] - 2022-11-21

  • Version bump 1.0.6 (#64).
  • Update license in cabal file to OtherLicense (#62).

[1.0.5] - 2022-09-21

  • Version bump 1.0.5 (#60).

[1.0.4] - 2022-07-21

  • Version bump 1.0.4 (#53).

[1.0.3] - 2022-05-21

  • Version bump 1.0.3 (#49).

[1.0.2] - 2022-03-21

  • Version bump 1.0.2 (#43).

[1.0.1] - 2022-01-21

  • Version bump 1.0.1 (#39).
  • Adjust indentation of ogma-extra:Data.ByteString.Extra.safeReadFile (#38).

[1.0.0] - 2021-11-22

  • Initial release.