https://github.com/hapytex/sunrise
Calculating sunrise times in Haskell.
https://github.com/hapytex/sunrise
astronomy haskell sunrise sunset
Last synced: 7 months ago
JSON representation
Calculating sunrise times in Haskell.
- Host: GitHub
- URL: https://github.com/hapytex/sunrise
- Owner: hapytex
- License: bsd-3-clause
- Created: 2020-08-14T22:22:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-20T19:26:56.000Z (over 3 years ago)
- Last Synced: 2025-02-07T10:14:33.973Z (8 months ago)
- Topics: astronomy, haskell, sunrise, sunset
- Language: Haskell
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sunrise
[](https://travis-ci.com/hapytex/sunrise)
[](https://matrix.hackage.haskell.org/#/package/sunrise)
[](https://hackage.haskell.org/package/sunrise)## Calculating the sunrise and sunset
## `sunrise` is *safe* Haskell
The library is compiled with the safe extensions. This means that there are some
guarantees with respect to type safety, referential transparency, etc.## Contribute
You can contribute by making a pull request on the [*GitHub
repository*](https://github.com/hapytex/sunrise).You can contact the package maintainer by sending a mail to
[`hapytexeu+gh@gmail.com`](mailto:hapytexeu+gh@gmail.com).