X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FOptionalConfiguration.hs;h=bfd4da755302e87dd74aa427ff286827468e464b;hb=c2a902fb29088526298951235e12c44cf83abc41;hp=eb440cdc8203c1e8ea5ea39e647b41de4c849eff;hpb=ce8d1c5f6d7264a66f63734e327b45cb91d07818;p=list-remote-forwards.git diff --git a/src/OptionalConfiguration.hs b/src/OptionalConfiguration.hs index eb440cd..bfd4da7 100644 --- a/src/OptionalConfiguration.hs +++ b/src/OptionalConfiguration.hs @@ -26,7 +26,7 @@ import System.Directory ( getHomeDirectory ) import System.FilePath ( () ) import System.IO.Error ( catchIOError ) -import MxList ( MxList(..) ) +import MxList ( MxList(MxList, get_mxs) ) -- | The same as Configuration, except everything is optional. It's easy to -- merge two of these by simply dropping the Nothings in favor of