Rename cabal project
This commit is contained in:
parent
6119616f28
commit
c868cc6190
@ -1,6 +1,6 @@
|
|||||||
cabal-version: >=1.10
|
cabal-version: >=1.10
|
||||||
|
|
||||||
name: gloss-tryout
|
name: gravity
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
license: ISC
|
license: ISC
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
@ -8,7 +8,7 @@ author: Camden Dixie O'Brien
|
|||||||
maintainer: cdo@wip.sh
|
maintainer: cdo@wip.sh
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
|
|
||||||
executable gloss-tryout
|
executable gravity
|
||||||
main-is: Main.hs
|
main-is: Main.hs
|
||||||
build-depends: base, gloss
|
build-depends: base, gloss
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
Loading…
x
Reference in New Issue
Block a user