Skip to content

Commit

Permalink
HLint: tweak formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
henrytill committed Aug 26, 2023
1 parent fdafef2 commit d9e22f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/HLint.hs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module Main (main) where

import Control.Monad
import Language.Haskell.HLint
import System.Environment
import System.Exit
import Control.Monad
import Language.Haskell.HLint
import System.Environment
import System.Exit

main :: IO ()
main = do
Expand Down

0 comments on commit d9e22f1

Please sign in to comment.