Implement TSV internally, remove the "csv" package dependency.
[match/match.git] / program / Makefile
index d72db83..344ddf0 100644 (file)
@@ -10,4 +10,4 @@ all-optimized:
 clean:
        rm -f *.hi *.o match
 
-# Necessary libraries (on Fedora): ghc-fgl, ghc-csv.  Others I miss?
+# Necessary libraries (on Fedora): ghc-fgl.  Others I miss?