packages feed

servant-matrix-param-0.1: test/Servant/MatrixParamSpec.hs

module Servant.MatrixParamSpec where

import           Test.Hspec

import           Servant.MatrixParam ()

spec :: Spec
spec = return ()