mirror of
https://github.com/graninas/Hydra.git
synced 2024-12-26 02:23:36 +03:00
LTS version bumped to 18.28. Build fixed
This commit is contained in:
parent
60d591b130
commit
ea3e70ee35
@ -10,8 +10,8 @@ import Data.Time.Clock (UTCTime)
|
||||
type DateTime = UTCTime
|
||||
|
||||
data Coords = Coords
|
||||
{ azimuth :: Int
|
||||
, altitude :: Int
|
||||
{ azimuth :: Int32
|
||||
, altitude :: Int32
|
||||
}
|
||||
deriving (Show, Eq, Ord, Generic, ToJSON, FromJSON)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user