From a9d5d9171a7ff2d279b294769cd745b5be9cc547 Mon Sep 17 00:00:00 2001 From: James Eversole Date: Wed, 16 Oct 2024 15:59:55 -0500 Subject: [PATCH] Add default hie.yaml for HLS integration through nix --- hie.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hie.yaml diff --git a/hie.yaml b/hie.yaml new file mode 100644 index 0000000..9af6e98 --- /dev/null +++ b/hie.yaml @@ -0,0 +1,3 @@ +cradle: + direct: + arguments: ["--print-libdir"]