Add travis ci

This commit is contained in:
fendor 2020-05-30 15:49:06 +02:00
parent 88e8f1cf96
commit b5ebf99a73
2 changed files with 3 additions and 2 deletions

View File

@ -4,7 +4,7 @@ cabal-version: 2.0
--
-- see: https://github.com/sol/hpack
--
-- hash: 18f92037a7863d121ac45e847f7dc6177adf0ebc7951dfa1588340f86e64456b
-- hash: b2b829a658e33ea328c725dea732391089d03ffd2a216d413a75d88aefa7c181
name: implicit-hie
version: 0.1.0.0
@ -18,6 +18,7 @@ maintainer: avi.the.coder@gmail.com
copyright: 2020
license: BSD3
license-file: LICENSE
tested-with: GHC==8.8.3
build-type: Simple
extra-source-files:
README.md

View File

@ -17,7 +17,7 @@
#
# resolver: ./custom-snapshot.yaml
# resolver: https://example.com/snapshots/2018-01-01.yaml
resolver: lts-15.9
resolver: lts-15.14
# User packages to be built.
# Various formats can be used as shown in the example below.