feat(users/Profpatsch/my-tools): init
It’s kitchen-sink time! Change-Id: Ieb4f9e642920c3e0619475095e19005bcaf558bc Reviewed-on: https://cl.tvl.fyi/c/depot/+/13265 Reviewed-by: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
e812e0514d
commit
b21d538a27
14 changed files with 242 additions and 6 deletions
6
users/Profpatsch/my-tools/exe/Copy.hs
Normal file
6
users/Profpatsch/my-tools/exe/Copy.hs
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
module Main where
|
||||
|
||||
import MyTools
|
||||
|
||||
main :: IO ()
|
||||
main = copyMain
|
||||
Loading…
Add table
Add a link
Reference in a new issue