This website works better with JavaScript.
Explore
Help
Sign In
asakul
/
quik-connector
Watch
1
Star
0
Fork
You've already forked quik-connector
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ATrade-QUIK connector
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19
Commits
1
Branch
0
Tags
213 KiB
Tree:
2fc5d29296
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2fc5d29296'
${ noResults }
quik-connector
/
src
/
Lib.hs
7 lines
88 B
Raw
Normal View
History
Unescape
Escape
Start
9 years ago
module
Lib
(
someFunc
)
where
someFunc
::
IO
()
someFunc
=
putStrLn
"
someFunc
"