Skip to content

Commit

Permalink
stylish-haskell
Browse files Browse the repository at this point in the history
  • Loading branch information
nevrome committed Jan 14, 2025
1 parent 4a0ba3d commit bc6ff13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Poseidon/CLI/Serve.hs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE TupleSections #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE TupleSections #-}

module Poseidon.CLI.Serve (runServer, runServerMainThread, ServeOptions(..)) where

Expand Down

0 comments on commit bc6ff13

Please sign in to comment.