mirror of
https://github.com/qfpl/applied-fp-course.git
synced 2024-11-22 19:34:33 +03:00
Changed the next module instruction for level04/Types.hs to match Readme order
This commit is contained in:
parent
4403218268
commit
72629271b2
@ -101,4 +101,4 @@ encodeISO8601DateTime = pack . TF.formatTime loc fmt >$< E.text
|
||||
fmt = TF.iso8601DateFormat (Just "%H:%M:%S")
|
||||
loc = TF.defaultTimeLocale { TF.knownTimeZones = [] }
|
||||
|
||||
-- | Move on to ``src/Level04/Core.hs`` next.
|
||||
-- | Move on to ``src/Level04/DB.hs`` next.
|
||||
|
Loading…
Reference in New Issue
Block a user