This website works better with JavaScript.
Explore
Help
Sign In
jassob
/
aoc-25
Watch
1
Star
0
Fork
You've already forked aoc-25
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
My solutions to Advent of Code 2025
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.
1
Commit
1
Branch
0
Tags
100 KiB
Haskell
100%
Tree:
fd14a98915
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fd14a98915'
${ noResults }
aoc-25
/
app
/
Main.hs
4 lines
67 B
Raw
Blame
History
module
Main
where
main
::
IO
()
main
=
putStrLn
"
Hello, Haskell!
"
Reference in new issue
Copy Permalink