![JAR search and dependency download from the Maven repository](/logo.png)
haskell-http-client.ImportMappings.mustache Maven / Gradle / Ivy
{-# OPTIONS_GHC -fno-warn-dodgy-imports #-}
module {{baseModule}}.ImportMappings (module ImportMappings) where
{{#x-allImportMappings}}import {{importPath}} as ImportMappings ({{dataType}}(..))
{{/x-allImportMappings}}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy