diff --git a/ogma-language-cocospec/ogma-language-cocospec.cabal b/ogma-language-cocospec/ogma-language-cocospec.cabal index 25c106f4..377c41bb 100644 --- a/ogma-language-cocospec/ogma-language-cocospec.cabal +++ b/ogma-language-cocospec/ogma-language-cocospec.cabal @@ -55,6 +55,13 @@ description: Ogma is a tool to facilitate the integration of safe runtim This library contains a frontend to read CoCoSpec Boolean expressions, used by the tool FRET to capture requirement specifications. +-- Ogma packages should be uncurated so that only the official maintainers make +-- changes. +-- +-- Because this is a NASA project, we want to make sure that users obtain +-- exactly what we publish, unmodified by anyone external to our project. +x-curation: uncurated + custom-setup setup-depends: base >= 4.11.0.0 && < 5