~drewr/test

4b402fd2b0ab27fd62e364a2182e2e506d23ced9 — Drew Raines 3 years ago d3de977 master
See if Haskell's usable
1 files changed, 1 insertions(+), 1 deletions(-)

M build
M build => build +1 -1
@@ 1,3 1,3 @@
#!/bin/sh

exec nix-env -i ghc883
nix-shell -p ghc883 --run "ghci -e \"putStrLn 'success'\""