{- | This module reexports type safe routing aproach which should be the default for all Spock applications. To learn more about the routing, read the corresponding blog post available at -} module Web.Spock ( module Web.Spock.Safe ) where import Web.Spock.Safe