Quellcode durchsuchen

Fixed c-sources at .cabal

Marcos Dumay de Medeiros vor 8 Jahren
Ursprung
Commit
0b928370d4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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