fixes cosmetics

This commit is contained in:
Keagan McClelland
2020-11-02 11:16:23 -07:00
parent fd9550bb7a
commit 313271e292
2 changed files with 2 additions and 3 deletions

View File

@@ -24,7 +24,6 @@ module Lib.Types.Emver
, satisfies
, (<||)
, (||>)
-- we do not export 'None' because it is useful for its internal algebraic properties only
, VersionRange(Anchor, Any, None)
, Version(..)
, AnyRange(..)