mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
fixes cosmetics
This commit is contained in:
@@ -24,7 +24,6 @@ module Lib.Types.Emver
|
|||||||
, satisfies
|
, satisfies
|
||||||
, (<||)
|
, (<||)
|
||||||
, (||>)
|
, (||>)
|
||||||
-- we do not export 'None' because it is useful for its internal algebraic properties only
|
|
||||||
, VersionRange(Anchor, Any, None)
|
, VersionRange(Anchor, Any, None)
|
||||||
, Version(..)
|
, Version(..)
|
||||||
, AnyRange(..)
|
, AnyRange(..)
|
||||||
|
|||||||
@@ -65,5 +65,5 @@ extra-deps:
|
|||||||
#
|
#
|
||||||
# Allow a newer minor version of GHC than the snapshot specifies
|
# Allow a newer minor version of GHC than the snapshot specifies
|
||||||
# compiler-check: newer-minor
|
# compiler-check: newer-minor
|
||||||
docker:
|
# docker:
|
||||||
enable: true
|
# enable: true
|
||||||
|
|||||||
Reference in New Issue
Block a user