Browse Source

Fixed c-sources at .cabal

Marcos Dumay de Medeiros 8 năm trước cách đây
mục cha
commit
0b928370d4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      uniform-io.cabal

+ 1 - 1
uniform-io.cabal

@@ -60,7 +60,7 @@ build-type: Simple
 cabal-version: >=1.10
 
 Extra-Source-Files:
-  src/System/IO/Uniform/ds.c
+  cbits/ds.c
 
 source-repository head
   type:     git