diff --git a/unix.cabal b/unix.cabal
index 4dc50bb4d62df93712e09d0d548243806fe99dac..7f6052e43016aa0468985fef461dfcc31d7ac710 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -47,7 +47,6 @@ Library
         System.Posix.DynamicLinker.Module
         System.Posix.DynamicLinker.Module.ByteString
         System.Posix.DynamicLinker.Prim
-        System.Posix.DynamicLinker.Common
         System.Posix.DynamicLinker.ByteString
         System.Posix.DynamicLinker
 
@@ -72,6 +71,7 @@ Library
 
     other-modules:
         System.Posix.Directory.Common
+        System.Posix.DynamicLinker.Common
         System.Posix.Files.Common
         System.Posix.IO.Common
         System.Posix.Process.Common