Skip to content

Commit

Permalink
update after the changes in http-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
krangelov committed Jan 22, 2024
1 parent a82095d commit c72fb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/PGFService.hs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import System.IO.Error(isDoesNotExistError)
import System.FilePath(takeExtension)
import System.Mem(performGC)
import Network.HTTP
import Network.FastCGI
import Network.FastCGI hiding (Connection, writeHeaders)
import Numeric(showHex)


Expand Down

0 comments on commit c72fb9b

Please sign in to comment.