mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-29 23:35:33 +03:00
haskell: cabal: fix project.toml of example
This commit is contained in:
parent
9e2f23d654
commit
073357486c
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user