We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e518c9 commit 8dea673Copy full SHA for 8dea673
flake-lang/haskell-data.nix
@@ -1,4 +1,4 @@
1
-# Makes a Cabal package with just a 'data' directory with proper 'data-filers' stanza
+# Makes a Cabal package with just a 'data' directory with proper 'data-files' stanza
2
pkgs: { srcs, cabalDataPatterns, cabalPackageName, cabalPackageVersion ? "0.1.0.0" }:
3
let
4
cabalTemplate = pkgs.writeTextFile {
0 commit comments