Skip to content

Commit

Permalink
Update resolver and ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
sdiehl committed Jun 19, 2019
1 parent 0f7c4b0 commit 0e84964
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Changelog for oblivious-transfer

## Unreleased changes
## 0.1

* Initial release.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright Author name here (c) 2018
Copyright Adjoint Inc (c) 2018-2019

All rights reserved.

Expand Down
4 changes: 2 additions & 2 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#
# resolver: ./custom-snapshot.yaml
# resolver: https://example.com/snapshots/2018-01-01.yaml
resolver: lts-11.11
resolver: lts-13.19

# User packages to be built.
# Various formats can be used as shown in the example below.
Expand Down Expand Up @@ -62,4 +62,4 @@ packages:
# extra-lib-dirs: [/path/to/dir]
#
# Allow a newer minor version of GHC than the snapshot specifies
# compiler-check: newer-minor
# compiler-check: newer-minor

0 comments on commit 0e84964

Please sign in to comment.