This website requires JavaScript.
Explore
Help
Sign In
MasseR
/
reddit-pub
Watch
1
Star
0
Fork
0
You've already forked reddit-pub
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
94f4593fdc
reddit-pub
/
test
/
Spec.hs
7 lines
83 B
Haskell
Raw
Normal View
History
Unescape
Escape
Simple trie implementation
2021-10-27 22:43:20 +03:00
module
Main
where
import
Test.Hspec
(
hspec
)
main
::
IO
()
Remove Trie, I couldn't use it after all
2021-10-27 23:33:13 +03:00
main
=
hspec
$
pure
()
Reference in New Issue
Copy Permalink