Skip to content
Snippets Groups Projects
Commit 7d05ffe6 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

fix the comment syntax in the local cabal project file

parent 10978a9e
No related branches found
No related tags found
1 merge request!8Add `downloadDirectory` function!
......@@ -59,8 +59,8 @@
devShells = hslib.devShells {
shellHook = ''
cat >cabal.project.local <<EOF
# This file is auto-generated by the flake devShell's shellHook. Do
# not edit this file. Make changes in flake.nix.
-- This file is auto-generated by the flake devShell's shellHook. Do
-- not edit this file. Make changes in flake.nix.
packages:
.
-- These aren't released on hackage yet so we have to get them
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment