]> gitweb @ CieloNegro.org - haskell-dns.git/blobdiff - dns.cabal
Even more changes...
[haskell-dns.git] / dns.cabal
index a401b3cacb12768808eead75fd7dab593f329722..1d1c4d699ccd89dabca35f58aeb9ce2c14e96aaa 100644 (file)
--- a/dns.cabal
+++ b/dns.cabal
@@ -18,7 +18,9 @@ Library
         Network.DNS.Message
 
     Extensions:
-        DeriveDataTypeable, ExistentialQuantification
+        DeriveDataTypeable, ExistentialQuantification,
+        FlexibleInstances, FunctionalDependencies, MultiParamTypeClasses,
+        ScopedTypeVariables
 
     GHC-Options:
         -Wall