Browse Source

Added missing external module

Marcos Dumay de Medeiros 8 years ago
parent
commit
7f4cf71701
1 changed files with 2 additions and 1 deletions
  1. 2 1
      uniform-io.cabal

+ 2 - 1
uniform-io.cabal

@@ -85,7 +85,8 @@ library
   ghc-options: -Wall -fno-warn-unused-do-bind -fwarn-incomplete-patterns -fno-warn-orphans
 
   -- Modules included in this library but not exported.
-  --other-modules:       
+  other-modules:
+      System.IO.Uniform.external
 
   -- LANGUAGE extensions used by modules in this package.
   other-extensions: