]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/Dispatcher.hs
Simplify the implementation of ResourceTree
[Lucu.git] / Network / HTTP / Lucu / Dispatcher.hs
index 555ea856137e85e1e957dfcd931eb3a2214cad71..7b0c84003a2c84c14b67184b05a75b3b4dbc55d5 100644 (file)
@@ -5,9 +5,11 @@ module Network.HTTP.Lucu.Dispatcher
     , HostMapper(..)
     , HostMap
     , ResourceMapper(..)
+    , ResourceMap
     , ResourceTree
     , ResourceNode
-    , ResourceMap
+    , greedy
+    , nonGreedy
     )
     where
 import Network.HTTP.Lucu.Dispatcher.Internal