From: Michael Orlitzky Date: Wed, 24 Aug 2022 01:59:38 +0000 (-0400) Subject: list-remote-forwards.cabal: fix other-modules order. X-Git-Tag: 0.0.2~23 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=list-remote-forwards.git;a=commitdiff_plain;h=5ccb986f20d382472ed0a06fb795d7216386c4d8 list-remote-forwards.cabal: fix other-modules order. --- diff --git a/list-remote-forwards.cabal b/list-remote-forwards.cabal index 8dedb69..07feb88 100644 --- a/list-remote-forwards.cabal +++ b/list-remote-forwards.cabal @@ -171,11 +171,11 @@ executable list-remote-forwards CommandLine DNS Forward - OptionalConfiguration MxList + OptionalConfiguration + Paths_list_remote_forwards Report String - Paths_list_remote_forwards test-suite testsuite type: exitcode-stdio-1.0