[Haskell-cafe] web-routes-quasi: Generating a route type

Ertugrul Söylemez es at ertes.de
Fri Dec 9 17:48:08 CET 2011


Hello there,

I'm trying to use the web-routes-quasi package outside of Yesod.  Is
there any documentation on how to use TH to generate a route type just
like Yesod does?  Or is that a Yesod-specific feature?

I don't need the actual automatic dispatch or anything, just a type to
work with.  If it's not possible, I will just go ahead and (ab-) use the
constructor strings.


Greets,
Ertugrul

-- 
nightmare = unsafePerformIO (getWrongWife >>= sex)
http://ertes.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111209/4ab00490/attachment.pgp>


More information about the Haskell-Cafe mailing list