Skip to content

Commit 68b74a2

Browse files
committed
examples: iris pbix
1 parent ce1a0bc commit 68b74a2

File tree

3 files changed

+110
-215
lines changed

3 files changed

+110
-215
lines changed

build/notebook.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ let
2222
haskellPackages=haskellPackages;
2323
name = "powerquery-env-ihaskell";
2424
packages = p: with p; [
25+
uniplate
26+
lens-aeson
2527
language-powerquery-ast
2628
language-powerquery
2729
pbix

0 commit comments

Comments
 (0)