Open juhp opened 6 years ago
Can confirm this happened to me as well when installing hakyll via stack on Fedora 29.
What Hakyll does is simply copy over the example/
directory to the the target. If no error messages are generated, my assumption would be that the example/
directory is empty. Maybe this is not packaged in the debian installer? It uses the Data-files
section in the Cabal format.
I am actually fairly new to hakyll... It seems site.hs is (no longer?) created by hakyll-init? Or maybe I am missing something? I tried with both Fedora hakyll 4.10.0.0-2 and cabal installed hakyll-4.12.3.0. In both cases only a .cabal file was created.