Simple clock GUI app in Haskell, using Monomer library
Go to file
Greg Shuflin 381ffaf8c6 Print current time 2023-02-24 02:40:13 -08:00
app Print current time 2023-02-24 02:40:13 -08:00
src Print current time 2023-02-24 02:40:13 -08:00
test Initial Haskell stack commit 2023-02-24 02:06:02 -08:00
.gitignore Initial Haskell stack commit 2023-02-24 02:06:02 -08:00
CHANGELOG.md Initial Haskell stack commit 2023-02-24 02:06:02 -08:00
LICENSE Initial Haskell stack commit 2023-02-24 02:06:02 -08:00
README.md Initial Haskell stack commit 2023-02-24 02:06:02 -08:00
Setup.hs Initial Haskell stack commit 2023-02-24 02:06:02 -08:00
haskell-clock.cabal Print current time 2023-02-24 02:40:13 -08:00
package.yaml Print current time 2023-02-24 02:40:13 -08:00
stack.yaml Initial Haskell stack commit 2023-02-24 02:06:02 -08:00
stack.yaml.lock Initial Haskell stack commit 2023-02-24 02:06:02 -08:00

README.md

haskell-clock