| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Lackey.Internal.PathSegment
Documentation
data PathSegment Source
Constructors
| PathLiteral String | |
| PathCapture String | |
| PathMatrix MatrixItem |
Instances
isPathMatrix :: PathSegment -> Bool Source
lackey-0.1.0: A library for generating Ruby consumers of Servant APIs.
| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Lackey.Internal.PathSegment
data PathSegment Source
Constructors
| PathLiteral String | |
| PathCapture String | |
| PathMatrix MatrixItem |
Instances
isPathMatrix :: PathSegment -> Bool Source