This website requires JavaScript.
Explore
Help
Sign In
monadicsystems
/
okapi
Watch
1
Star
1
Fork
0
You've already forked okapi
mirror of
https://github.com/monadicsystems/okapi.git
synced
2024-11-22 08:54:32 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
main
okapi
/
lib
/
test
/
Spec.hs
6 lines
94 B
Haskell
Raw
Permalink
Normal View
History
Unescape
Escape
Add tests
2022-07-03 09:46:12 +03:00
{-
# LANGUAGE OverloadedStrings #
-}
Implement more operations; write some tests
2023-04-15 22:19:47 +03:00
import
Test.Hspec
Reorganize modules
2022-08-04 03:22:25 +03:00
first commit
2022-03-30 03:07:37 +03:00
main
::
IO
()
Remove unecessary code; add basic patterns
2023-07-19 13:16:04 +03:00
main
=
print
"
Testing...
"
Reference in New Issue
Copy Permalink