Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 333 Bytes

File metadata and controls

10 lines (7 loc) · 333 Bytes

Sunset and sunrise calculator

Create a file ~/locations.txt containing the longitude & latitude for all places you're interested in

Edinburgh -3.187550 55.950191
Kirkwall -2.9603753329839315 58.9829492994234

Then run ghci sun.hs to view all locations. You can also filter the returned locations: ghci sun.hs Edin