diff --git a/servant-lucid.cabal b/servant-lucid.cabal
--- a/servant-lucid.cabal
+++ b/servant-lucid.cabal
@@ -2,10 +2,10 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                servant-lucid
-version:             0.7
+version:             0.7.1
 synopsis:            Servant support for lucid
 -- description:
-homepage:            http://haskell-servant.github.io/
+homepage:            http://haskell-servant.readthedocs.org/
 license:             BSD3
 license-file:        LICENSE
 author:              Servant Contributors
@@ -31,3 +31,4 @@
   hs-source-dirs:      src
   default-language:    Haskell2010
   include-dirs: include
+  ghc-options: -Wall
