1
0
forked from GitHub/gf-core

update after the changes in http-slim

This commit is contained in:
Krasimir Angelov
2024-01-22 17:29:57 +01:00
parent a82095d117
commit c72fb9b958

View File

@@ -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)