Skip to content

Commit

Permalink
[ 101 ] usual time and place
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikNordvallForsberg committed Jan 17, 2025
1 parent df95f8c commit 7a83ad0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions OneOhOne.hs
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ import Text.Feed.Query

-- constants
usualTime :: TimeOfDay
usualTime = TimeOfDay 13 0 0
usualTime = TimeOfDay 15 0 0

usualDay :: String
usualDay = "Friday"
usualDay = "Monday"

usualRoom :: String
usualRoom = "LT210"
usualRoom = "LT1414a"

usualBuilding :: String
usualBuilding = "Livingstone Tower"
Expand Down

0 comments on commit 7a83ad0

Please sign in to comment.