This commit is contained in:
Joey Hess 2012-06-23 01:20:40 -04:00
parent e699ce1841
commit 38df4ed44f
8 changed files with 16 additions and 0 deletions

View file

@ -1,6 +1,8 @@
{- making the Annex monad available across threads
-
- Copyright 2012 Joey Hess <joey@kitenet.net>
-
- Licensed under the GNU GPL version 3 or higher.
-}
{-# LANGUAGE BangPatterns #-}