diff options
Diffstat (limited to 'lib/Extrapolation.hs')
| -rw-r--r-- | lib/Extrapolation.hs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Extrapolation.hs b/lib/Extrapolation.hs index 071e5fa..3d19393 100644 --- a/lib/Extrapolation.hs +++ b/lib/Extrapolation.hs @@ -29,7 +29,8 @@ import Persist (Geopos (..), ShapePoint (shapePointGeopos), Station (..), Stop (..), Ticket (..), TicketId, - TrackerId (..), Tracker (..), + Tracker (..), + TrackerId (..), TrainAnchor (..)) import Server.Util (utcToSeconds) |
