<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -32,18 +32,23 @@ check: &lt;http://localhost:3000&gt;
     -- use - instead of $ for clarity
     import MPS.Light ((-))
     import Prelude hiding ((-))
+    
+    import Network.Loli
+    import Hack.Handler.Happstack
+    
+    main = run . loli - do
 
-    get &quot;/&quot; - do
-      -- something for a get request
+      get &quot;/&quot; - do
+        -- something for a get request
 
-    post &quot;/&quot; - do
-      -- for a post request
+      post &quot;/&quot; - do
+        -- for a post request
     
-    put &quot;/&quot; - do
-      -- put ..
+      put &quot;/&quot; - do
+        -- put ..
     
-    delete &quot;/&quot; - do
-      -- ..
+      delete &quot;/&quot; - do
+        -- ..
 
 ### Captures
 </diff>
      <filename>readme.md</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1f98c547394b3d14cea9804b5dec9744e0a20710</id>
    </parent>
  </parents>
  <author>
    <name>jinjing</name>
    <email>nfjinjing@gmail.com</email>
  </author>
  <url>http://github.com/nfjinjing/loli/commit/7c6584ce8c6029b5eb0cc53c9868741f26cf6ff7</url>
  <id>7c6584ce8c6029b5eb0cc53c9868741f26cf6ff7</id>
  <committed-date>2009-10-25T23:45:55-07:00</committed-date>
  <authored-date>2009-10-25T23:45:55-07:00</authored-date>
  <message>update readme, as verbs section causing ambiguity</message>
  <tree>d09b85e96e45e8df6086830c1fd4995a3d234158</tree>
  <committer>
    <name>jinjing</name>
    <email>nfjinjing@gmail.com</email>
  </committer>
</commit>
