Description: Bump directory bounds on buildds.
Author: Bhavani Shankar <bhavi@ubuntu.com>

--- haskell-path-io-1.2.0.orig/path-io.cabal
+++ haskell-path-io-1.2.0/path-io.cabal
@@ -54,7 +54,7 @@ flag dev
 library
   build-depends:      base         >= 4.7     && < 5.0
                     , containers
-                    , directory    >= 1.2.2.0 && < 1.3
+                    , directory    >= 1.2.2.0 && < 1.4
                     , exceptions   >= 0.8     && < 0.9
                     , filepath     >= 1.2     && < 1.5
                     , path         >= 0.5     && < 0.6
