This website requires JavaScript.
Explore
Help
Sign In
whx
/
based
Watch
1
Star
0
Fork
You've already forked based
0
Code
Issues
Pull Requests
Projects
Releases
9
Wiki
Activity
01509b35e9
based
/
MyLib.hs
5 lines
80 B
Haskell
Raw
Blame
History
module
MyLib
(
someFunc
)
where
someFunc
::
IO
()
someFunc
=
putStrLn
"
someFunc
"
Reference in New Issue
View Git Blame
Copy Permalink