Add test for dependencies handling

pull/3/head
rnhmjoj 2015-09-11 05:12:57 +02:00
parent d8852783ea
commit fd3b126eb2
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
#! haskell | text lens optparse-applicative
#! shell | nix nix-prefetch-scripts
import Control.Lens
main :: IO ()
main = do
putStrLn "It works!"