diff --git a/dotenv.cabal b/dotenv.cabal
--- a/dotenv.cabal
+++ b/dotenv.cabal
@@ -1,5 +1,5 @@
 name:                dotenv
-version:             0.1.0.6
+version:             0.1.0.7
 synopsis:            Loads environment variables from dotenv files
 
 description:
@@ -80,7 +80,8 @@
 
   default-language:    Haskell2010
   ghc-options:         -Wall
+  extensions: CPP
 
 source-repository head
   type:     git
-  location: https://github.com/stackbuilders/dotenv-hs
+  location: git@github.com:stackbuilders/dotenv-hs.git
