<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,25 +1,26 @@
-name:                event
-version:             0.1
-synopsis:            Scalable event notification
+name:          event
+version:       0.1
+synopsis:      Scalable event notification
 description:
   Scalable event notification for file handles, sockets, timers, etc.
-license:             BSD3
-license-file:        LICENSE
-author:              Bryan O'Sullivan &lt;bos@serpentine.com&gt;
-                     Johan Tibell &lt;johan.tibell@gmail.com&gt;
-maintainer:          Johan Tibell &lt;johan.tibell@gmail.com&gt;
-category:            System
-build-type:          Simple
-cabal-version:       &gt;= 1.6
+license:       BSD3
+license-file:  LICENSE
+author:        Bryan O'Sullivan &lt;bos@serpentine.com&gt;
+               Johan Tibell &lt;johan.tibell@gmail.com&gt;
+maintainer:    Johan Tibell &lt;johan.tibell@gmail.com&gt;
+category:      System
+
+build-type:    Simple
+cabal-version: &gt;= 1.6
 
 library
   exposed-modules:
     System.Event
 
   other-modules:
-    System.Event.Array,
-    System.Event.Internal,
-    System.Event.KQueue,
+    System.Event.Array
+    System.Event.Internal
+    System.Event.KQueue
     System.Event.Vector
 
   build-depends:
@@ -33,4 +34,9 @@ library
   if impl(ghc &gt;= 6.8)
     ghc-options: -fwarn-tabs
 
-  hs-source-dirs: src
+  hs-source-dirs:
+    src
+
+source-repository head
+  type:     git
+  location: git://github.com/tibbe/event.git</diff>
      <filename>event.cabal</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>76bffc87a4b2fa32486de264ec4ade6fdea1513b</id>
    </parent>
  </parents>
  <author>
    <name>Brian Lewis</name>
    <email>brian@lorf.org</email>
  </author>
  <url>http://github.com/tibbe/event/commit/8e80a19898d7325f35facdce1c2f0b8670462d3e</url>
  <id>8e80a19898d7325f35facdce1c2f0b8670462d3e</id>
  <committed-date>2009-07-16T13:19:54-07:00</committed-date>
  <authored-date>2009-07-16T13:19:54-07:00</authored-date>
  <message>Made small improvements to event.cabal</message>
  <tree>7245dacd807f8103b5ae91eaf0eff14607674200</tree>
  <committer>
    <name>Brian Lewis</name>
    <email>brian@lorf.org</email>
  </committer>
</commit>
