This website requires JavaScript.
Explore
Help
Sign In
rachel
/
kino
Watch
1
Star
0
Fork
0
You've already forked kino
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d9ae2671d6
kino
/
app
/
Main.hs
7 lines
74 B
Haskell
Raw
Normal View
History
Unescape
Escape
initial commit
2021-09-05 19:30:29 +02:00
module
Main
where
restructured, made prettier and more proper
2021-09-20 14:19:48 +02:00
import
Kino.UI
initial commit
2021-09-05 19:30:29 +02:00
main
::
IO
()
added functionality to copy magnets, added todo, lightly documented code
2021-09-17 17:36:58 +02:00
main
=
runApp
>>
pure
()
Reference in New Issue
Copy Permalink
Mastodon