]> gitweb.michael.orlitzky.com - list-remote-forwards.git/blobdiff - src/Forward.hs
src/Forward.hs: use explicit export list.
[list-remote-forwards.git] / src / Forward.hs
index d4936eda5c2169fbbcdc3130689125cb111195cd..efd78cea7c2aa42d6c96d29a24e4dbe6e456cfcc 100644 (file)
@@ -1,7 +1,7 @@
 -- | The 'Forward' data type, and functions that act thereon.
 --
 module Forward (
-  Forward(..),
+  Forward( Forward ),
   address_domain,
   dropby_goto_domains,
   fwd,