haskell: cabal: fix project.toml of example

This commit is contained in:
DavHau 2023-01-31 16:03:43 +07:00
parent 9e2f23d654
commit 073357486c

View File

@ -2,8 +2,8 @@
# nix run github:nix-community/dream2nix#detect-projects $source
# ... where `$source` points to the source of your project.
[main]
name = "main"
[cabal2json]
name = "cabal2json"
relPath = ""
subsystem = "haskell"
translator = "cabal"