X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FMxList.hs;h=e31e7f4be8ab655dcecfbc7052948a2b7497ed62;hb=749f5cf383337c96beb5255031dd081961508fe5;hp=ce0e6490c3bd2d64c26beff26574151cc5d31e67;hpb=e9bb5fc1ec7d300b2d6f3c70a76bffac51d63a19;p=list-remote-forwards.git diff --git a/src/MxList.hs b/src/MxList.hs index ce0e649..e31e7f4 100644 --- a/src/MxList.hs +++ b/src/MxList.hs @@ -5,7 +5,8 @@ -- instance of Configured for [String] if we had defined one in -- e.g. 'OptionalConfiguration'. -- -module MxList +module MxList ( + MxList(..) ) where -- DC is needed only for the DCT.Configured instance of String.