瀏覽代碼

Added missing external module

Marcos Dumay de Medeiros 8 年之前
父節點
當前提交
7f4cf71701
共有 1 個文件被更改,包括 2 次插入1 次删除
  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: