We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd45fc commit 12b4eeeCopy full SHA for 12b4eee
1 file changed
share-utils/src/Share/Utils/URI.hs
@@ -26,7 +26,7 @@ import Hasql.Decoders qualified as Decoders
26
import Hasql.Interpolate qualified as Hasql
27
import Network.HTTP.Types (parseQuery, renderQuery)
28
import Network.URI qualified as URI
29
-import Servant
+import Servant
30
import Share.Utils.Show (tShow)
31
32
-- | Helper type to provide additional instances for URIs.
0 commit comments