mirror of
https://github.com/typeable/bloodhound.git
synced 2025-01-07 15:22:21 +03:00
minor cosmetics
This commit is contained in:
parent
f3aa7feda5
commit
5435f9cfe6
@ -69,9 +69,6 @@ module Database.Bloodhound.Types
|
||||
, LatLon(..)
|
||||
, RangeValue(..)
|
||||
, RangeExecution(..)
|
||||
, Regexp(..)
|
||||
, RegexpFlags(..)
|
||||
, RegexpFlag(..)
|
||||
, LessThan(..)
|
||||
, LessThanEq(..)
|
||||
, GreaterThan(..)
|
||||
@ -80,6 +77,9 @@ module Database.Bloodhound.Types
|
||||
, LessThanEqD(..)
|
||||
, GreaterThanD(..)
|
||||
, GreaterThanEqD(..)
|
||||
, Regexp(..)
|
||||
, RegexpFlags(..)
|
||||
, RegexpFlag(..)
|
||||
, FieldName(..)
|
||||
, IndexName(..)
|
||||
, MappingName(..)
|
||||
|
Loading…
Reference in New Issue
Block a user