]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/Dispatcher.hs
Simplify the implementation of ResourceTree
[Lucu.git] / Network / HTTP / Lucu / Dispatcher.hs
index 67838b03be91987b6e31d34b56039f4efca81141..7b0c84003a2c84c14b67184b05a75b3b4dbc55d5 100644 (file)
@@ -8,6 +8,8 @@ module Network.HTTP.Lucu.Dispatcher
     , ResourceMap
     , ResourceTree
     , ResourceNode
+    , greedy
+    , nonGreedy
     )
     where
 import Network.HTTP.Lucu.Dispatcher.Internal