Check whether tests compile in ghcid
This commit is contained in:
@@ -20,7 +20,7 @@ data Stance = Stance
|
||||
deriving (Eq, Ord, Show, Read) --Generic, Flat)
|
||||
|
||||
data Carriage
|
||||
= Walking {_strideAmount :: Float, _currentFoot :: FootForward}
|
||||
= Walking {_strideAmount :: Float, _footForward :: FootForward}
|
||||
| Floating
|
||||
| Flying
|
||||
| Boosting Point2
|
||||
|
||||
Reference in New Issue
Block a user