servant-auth: removing unused files from former repo
This commit is contained in:
parent
05674e4870
commit
8e7a775cdd
5 changed files with 0 additions and 34 deletions
|
@ -1,7 +0,0 @@
|
|||
- update changelog
|
||||
- bump version in cabal file
|
||||
- stack sdist servant-auth-server
|
||||
- git commit -m "v0.4.0.0"
|
||||
- git tag -s servant-auth-server-0.4.0.0
|
||||
- git push --tags
|
||||
- stack upload servant-auth-server
|
|
@ -1,6 +0,0 @@
|
|||
packages:
|
||||
servant-auth
|
||||
servant-auth-client
|
||||
servant-auth-docs
|
||||
servant-auth-server
|
||||
servant-auth-swagger
|
|
@ -1,7 +0,0 @@
|
|||
resolver: lts-16.31
|
||||
packages:
|
||||
- servant-auth
|
||||
- servant-auth-server
|
||||
- servant-auth-client
|
||||
- servant-auth-docs
|
||||
- servant-auth-swagger
|
|
@ -1,7 +0,0 @@
|
|||
resolver: lts-17.5
|
||||
packages:
|
||||
- servant-auth
|
||||
- servant-auth-server
|
||||
- servant-auth-client
|
||||
- servant-auth-docs
|
||||
- servant-auth-swagger
|
|
@ -1,7 +0,0 @@
|
|||
resolver: nightly-2021-06-01
|
||||
packages:
|
||||
- servant-auth
|
||||
- servant-auth-server
|
||||
- servant-auth-client
|
||||
- servant-auth-docs
|
||||
- servant-auth-swagger
|
Loading…
Reference in a new issue