Skip to content

Commit

Permalink
Ran Fourmolu on PrintApi.CLI.Cmd.Dump
Browse files Browse the repository at this point in the history
  • Loading branch information
mmhat committed Jan 12, 2025
1 parent b7e69c7 commit badf9e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/PrintApi/CLI/Cmd/Dump.hs
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
--
-- The processing of package information
module PrintApi.CLI.Cmd.Dump
( run
, computePackageAPI
) where
( run
, computePackageAPI
) where

import Control.Monad.IO.Class
import Data.Function (on, (&))
Expand Down

0 comments on commit badf9e6

Please # to comment.