forked from schmittlauch/Hash2Pub
Initial packaging as a Cabal package, in preparation for #2
- also restructures shell.nix to parse cabal file instead of directly specifying dependencies
This commit is contained in:
parent
3b3ee09575
commit
6329f815d1
8 changed files with 796 additions and 15 deletions
4
src/Hash2Pub/Main.hs
Normal file
4
src/Hash2Pub/Main.hs
Normal file
|
@ -0,0 +1,4 @@
|
|||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "placeholder until later"
|
Loading…
Add table
Add a link
Reference in a new issue