{-# OPTIONS_GHC -fno-warn-orphans #-} module Web.PathPieces.Instances ( ) where import Prelude import Utils.PathPiece $(mapM tuplePathPiece [2..4])