From 78a3baeb25335877c0a614233681fe473044e2fb Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 9 May 2016 19:34:19 +0200 Subject: [PATCH] Export PathException --- src/HPath.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/HPath.hs b/src/HPath.hs index 5af321e..4e364f8 100644 --- a/src/HPath.hs +++ b/src/HPath.hs @@ -23,6 +23,7 @@ module HPath ,Rel ,Fn ,PathParseException + ,PathException -- * PatternSynonyms/ViewPatterns ,pattern Path -- * Path Parsing