Skip to content

Commit

Permalink
Switch import to calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
swamp-agr committed May 20, 2024
1 parent 7e603e1 commit 346a555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telegram-bot-api/src/Telegram/Bot/API/Types/Birthdate.hs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Telegram.Bot.API.Types.Birthdate where

import Data.Aeson (FromJSON (..), ToJSON (..))
import Data.Time
import Data.Time.Calendar
import GHC.Generics (Generic)

import Telegram.Bot.API.Internal.Utils
Expand Down

0 comments on commit 346a555

Please sign in to comment.