This website requires JavaScript.
Explore
Help
Sign In
voidlizard
/
hbs2
mirror of
https://github.com/voidlizard/hbs2
Watch
1
Star
0
Fork
You've already forked hbs2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d861689bba
hbs2
/
hbs2-core
/
lib
/
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