This website requires JavaScript.
Explore
Help
Register
Sign In
thereadme
/
sibe
Watch
1
Star
0
Fork
0
You've already forked sibe
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
506b180498
sibe
/
test
/
Spec.hs
9 lines
116 B
Haskell
Raw
Normal View
History
Unescape
Escape
fix(stack): use stack build and exec instead of manual stack ghc refactor: rename from Lib to Sibe
2016-07-18 12:03:34 +00:00
module
Main
where
import
System.Exit
(
exitFailure
)
import
Sibe
main
=
do
putStrLn
"
Hey
"
exitFailure
Reference in New Issue
Copy Permalink