Add missing licenses, switch to cabal 2.4 where needed. (#5553)

* Add missing licenses, switch to cabal 2.4 where needed.
This commit is contained in:
Nick 2020-12-04 16:54:29 +00:00 committed by GitHub
parent a115c45f1a
commit c7b83df7e9
2 changed files with 4 additions and 3 deletions

2
LICENSE Normal file
View File

@ -0,0 +1,2 @@
Copyright © 2020, Antorica LLC
All rights reserved

View File

@ -1,13 +1,12 @@
cabal-version: 2.4
name: random-token
version: 0.1.0.0
synopsis: Implementation of random token generation and parsing
-- description:
author: typeable.io
maintainer: s9gf4ult@gmail.com
copyright: 2020 Author name here
license-file: LICENSE
category: Web
build-type: Simple
cabal-version: >=1.10
library
hs-source-dirs: src