You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
928 B

  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. haskell-path-pieces: haskell-path-pieces (Components of paths)
  9. haskell-path-pieces:
  10. haskell-path-pieces: Defines two typeclasses used for converting Haskell data types to
  11. haskell-path-pieces: and from route pieces. Used in Yesod to automatically marshall data
  12. haskell-path-pieces: in the request path.
  13. haskell-path-pieces:
  14. haskell-path-pieces:
  15. haskell-path-pieces:
  16. haskell-path-pieces:
  17. haskell-path-pieces:
  18. haskell-path-pieces: