Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed Apr 16, 2017
1 parent baf17d4 commit 04b0c58
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Setup.hs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
-- This script is used to build and install your package. Typically you don't
-- need to change it. The Cabal documentation has more information about this
-- file: <https://www.haskell.org/cabal/users-guide/installing-packages.html>.
-- This script is used to build and install your package. Typically
-- you don't need to change it. The Cabal documentation has more
-- information about this file:
-- <https://www.haskell.org/cabal/users-guide/installing-packages.html>.
import qualified Distribution.Simple

main :: IO ()
Expand Down

0 comments on commit 04b0c58

Please sign in to comment.