Improve vinyl-handle example with multiple providers.
authorEvgenii Akentev <i@ak3n.com>
Sat, 9 Jan 2021 11:31:33 +0000 (16:31 +0500)
committerEvgenii Akentev <i@ak3n.com>
Sat, 9 Jan 2021 11:31:33 +0000 (16:31 +0500)
commitc5573550981adf22d4a0cabb009fd2e434b6069a
tree13407893f6825e7ccd13e3ccc342a05005412726
parent938c4b887a9e3aabd81f529d340a10d32b52cf26
Improve vinyl-handle example with multiple providers.
README.md
vinyl-handle/domain/QueryTypes.hs [new file with mode: 0644]
vinyl-handle/domain/TemperatureProvider.hs [new file with mode: 0644]
vinyl-handle/domain/WeatherProvider.hs
vinyl-handle/domain/WeatherReporter.hs
vinyl-handle/domain/WindProvider.hs [new file with mode: 0644]
vinyl-handle/impl/SuperWeatherProvider.hs
vinyl-handle/test-impl/TestWeatherProvider.hs
vinyl-handle/test/Test.hs
vinyl-handle/vinyl-handle.cabal