mirror of
https://github.com/bennofs/nix-script
synced 2025-01-09 20:34:20 +01:00
Add test for dependencies handling
This commit is contained in:
parent
d8852783ea
commit
fd3b126eb2
@ -3,6 +3,8 @@
|
||||
#! haskell | text lens optparse-applicative
|
||||
#! shell | nix nix-prefetch-scripts
|
||||
|
||||
import Control.Lens
|
||||
|
||||
main :: IO ()
|
||||
main = do
|
||||
putStrLn "It works!"
|
||||
|
Loading…
Reference in New Issue
Block a user