mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-27 14:51:15 +03:00
10 lines
245 B
TOML
10 lines
245 B
TOML
|
# To re-generate this file, run:
|
||
|
# nix run github:nix-community/dream2nix#detect-projects $source
|
||
|
# ... where `$source` points to the source of your project.
|
||
|
|
||
|
[main]
|
||
|
name = "main"
|
||
|
relPath = ""
|
||
|
subsystem = "haskell"
|
||
|
translator = "cabal-freeze"
|