Skip to content
Snippets Groups Projects
Commit 726dcfdf authored by Duncan Coutts's avatar Duncan Coutts
Browse files

Add notThisVersion :: Version -> VersionRange

Opposite of ThisVersion, it means /= x.y but is actually implemented
as > x.y || < x.y as we do not have not or not equal as primitives.
parent 45c68880
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment