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
|
||||
, (<||)
|
||||
, (||>)
|
||||
-- we do not export 'None' because it is useful for its internal algebraic properties only
|
||||
, VersionRange(Anchor, Any, None)
|
||||
, Version(..)
|
||||
, AnyRange(..)
|
||||
|
||||
@@ -65,5 +65,5 @@ extra-deps:
|
||||
#
|
||||
# Allow a newer minor version of GHC than the snapshot specifies
|
||||
# compiler-check: newer-minor
|
||||
docker:
|
||||
enable: true
|
||||
# docker:
|
||||
# enable: true
|
||||
|
||||
Reference in New Issue
Block a user