summaryrefslogtreecommitdiff
path: root/doc/forum/secret-project_deliverable.mdwn
blob: b1fcab546d3fe97cfeade3f7a65562befcff6b68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Hi,

The secret-project README says to do `stack build`.

Doing that gives me a clean compile.


But what deliverable should I have now?


Snippet from `secret-project.cabal`:

    Executable propellor-config
      Main-Is: config.hs

But I don't have a `propellor-config`.

Running `propellor` gives compile errors.
So that doesn't seem the next step for getting any deliverable.

For what should I be looking??


Cheers

Geert Stappers