We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f2a57 commit cef95baCopy full SHA for cef95ba
tests/UnitTests.hs
@@ -23,7 +23,7 @@ import Data.Sequence (Seq)
23
import Data.Tagged (Tagged(..))
24
import Data.Time (UTCTime)
25
import Data.Time.Format (parseTime)
26
-import Data.Time.Format.Compat (defaultTimeLocale)
+import Data.Time.Locale.Compat (defaultTimeLocale)
27
import GHC.Generics (Generic)
28
import Test.Framework (Test, testGroup)
29
import Test.Framework.Providers.HUnit (testCase)
0 commit comments