Browse Source

This function does not exist with no TH

master
Stephen Paul Weber 11 years ago
parent
commit
1b47e0ff7c
  1. 2
      source/Network/Xmpp/Types.hs

2
source/Network/Xmpp/Types.hs

@ -22,7 +22,9 @@ module Network.Xmpp.Types @@ -22,7 +22,9 @@ module Network.Xmpp.Types
, IQResponse(..)
, IQResult(..)
, LangTag (..)
#if WITH_TEMPLATE_HASKELL
, langTagQ
#endif
, langTagFromText
, langTagToText
, parseLangTag

Loading…
Cancel
Save