her.esy.fun/src/posts/0010-Haskell-Now/hspwg/release.nix

5 lines
64 B
Nix
Raw Normal View History

2020-01-01 22:54:53 +00:00
let
def = import ./. {};
in
{ my_project = def.my_project; }