]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/MIMEType/Guess.hs
Many bugfixes
[Lucu.git] / Network / HTTP / Lucu / MIMEType / Guess.hs
index f0f93b1e8e224c5926c9c586b468a945acdd66c6..86d7df6ef48277a798bd6e46145f77222097583d 100644 (file)
@@ -135,6 +135,7 @@ serializeExtMap extMap moduleName variableName
           decls     = [ TypeSig (⊥) [name variableName]
                                     (TyCon (UnQual (name "ExtMap")))
                       , nameBind (⊥) (name variableName) extMapExp
+                      , InlineSig (⊥) False AlwaysActive (UnQual (name variableName))
                       ]
           comment   = concat [ "{- !!! WARNING !!!\n"
                              , "   This file is automatically generated.\n"