All Downloads are FREE. Search and download functionalities are using the official Maven repository.

haskell-http-client.ImportMappings.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
{-# OPTIONS_GHC -fno-warn-dodgy-imports #-}

module {{baseModule}}.ImportMappings (module ImportMappings) where

{{#x-allImportMappings}}import {{importPath}} as ImportMappings ({{dataType}}(..))
{{/x-allImportMappings}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy