$OpenBSD: patch-pugs-compat_cabal,v 1.2 2012/09/02 20:04:19 kili Exp $
--- pugs-compat.cabal.orig	Wed Feb 29 16:41:13 2012
+++ pugs-compat.cabal	Wed Jul 11 18:24:28 2012
@@ -17,7 +17,7 @@ Library
                     UndecidableInstances, FlexibleContexts, OverlappingInstances, TypeOperators
 
   Build-depends   : base >=4 && < 5, time, directory, process, regex-pcre-builtin, regex-base,
-                    random, network, containers, bytestring, array, mtl < 2.0.0.0, stm, utf8-string, syb,
+                    random, network, containers, bytestring, array, mtl, stm, utf8-string, syb,
                     stringtable-atom >= 0.0.6.1
   Exposed-modules : Pugs.Compat
   Other-modules   : Pugs.Compat.Cast Pugs.Compat.Global Pugs.Compat.ID
