Simple clock GUI app in Haskell, using Monomer library
Go to file
Greg Shuflin 2bcabb3e33 WIP work on the clock rendering 2023-03-01 18:32:59 -08:00
app WIP work on the clock rendering 2023-03-01 18:32:59 -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 Monomer hello world 2023-03-01 00:07:42 -08:00
package.yaml Monomer hello world 2023-03-01 00:07:42 -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