Skip to content

Commit 9a3a276

Browse files
committed
Fix HsOpenSSL tests
1 parent 2e68295 commit 9a3a276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/exe-lib-dlls/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ let
88
inherit compiler-nix-name evalPackages;
99
src = testSrc "exe-lib-dlls";
1010
cabalProjectLocal = builtins.readFile ../cabal.project.local;
11+
modules = import ../modules.nix;
1112
};
1213

1314
packages = project.hsPkgs;

0 commit comments

Comments
 (0)