| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Lackey.Internal.PathSegment
Documentation
data PathSegment Source
Constructors
| PathLiteral String | |
| PathCapture String | |
| PathMatrix MatrixItem |
isPathMatrix :: PathSegment -> Bool Source
lackey-0.1.1: Generate Ruby consumers of Servant APIs.
| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Lackey.Internal.PathSegment
data PathSegment Source
Constructors
| PathLiteral String | |
| PathCapture String | |
| PathMatrix MatrixItem |
isPathMatrix :: PathSegment -> Bool Source