Add git information
This commit is contained in:
parent
1ac9fcdd01
commit
09a4246135
@ -18,11 +18,14 @@ build-type: Simple
|
||||
extra-source-files: README.md, LICENSE
|
||||
cabal-version: >=1.10
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: https://github.com/rnhmjoj/skeleton
|
||||
|
||||
executable skeleton
|
||||
main-is: Main.hs
|
||||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
other-modules:
|
||||
other-extensions: OverloadedStrings, RecordWildCards,
|
||||
ViewPatterns, FlexibleInstances,
|
||||
TypeSynonymInstances
|
||||
|
Loading…
Reference in New Issue
Block a user