Fix module in ICAFocus.Get
This commit is contained in:
parent
c91c80c63f
commit
c359cdf84a
|
@ -3,7 +3,7 @@
|
||||||
{-# LANGUAGE QuasiQuotes #-}
|
{-# LANGUAGE QuasiQuotes #-}
|
||||||
{-# LANGUAGE TemplateHaskell #-}
|
{-# LANGUAGE TemplateHaskell #-}
|
||||||
{-# LANGUAGE LambdaCase #-}
|
{-# LANGUAGE LambdaCase #-}
|
||||||
module Get where
|
module ICAFocus.Get where
|
||||||
|
|
||||||
import qualified Network.HTTP.Client as H
|
import qualified Network.HTTP.Client as H
|
||||||
import qualified Network.HTTP.Client.TLS as H
|
import qualified Network.HTTP.Client.TLS as H
|
||||||
|
|
Loading…
Reference in New Issue
Block a user