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