Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ogma-language-smv: Add version bounds to all dependencies. Refs nasa#119
. The cabal packages do not currently specify version bounds. This makes hackage complain when we upload packages, and can create stability / installation issues for users. This commit adds lower and upper version bounds for all dependencies.
- Loading branch information