Skip to content

Commit

Permalink
fix(eo-phi-normalizer): formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Dec 4, 2024
1 parent 0c01ef2 commit 63d9b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-phi-normalizer/test/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
{- FOURMOLU_ENABLE -}
module Main where

import Language.EO.Locale (withCorrectLocale)
import Spec qualified
import Test.Hspec.Runner
import Language.EO.Locale (withCorrectLocale)

main :: IO ()
main = withCorrectLocale $ hspecWith defaultConfig Spec.spec

0 comments on commit 63d9b8d

Please sign in to comment.