diff --git a/examples/dodge-the-creeps/myproject.cabal b/examples/dodge-the-creeps/myproject.cabal index be7e28d0..98490acd 100644 --- a/examples/dodge-the-creeps/myproject.cabal +++ b/examples/dodge-the-creeps/myproject.cabal @@ -1,10 +1,10 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.33.0. +-- This file has been generated from package.yaml by hpack version 0.39.1. -- -- see: https://github.com/sol/hpack -- --- hash: 98269f1144e3857ceb0d2b7a1ec2c981a99768d91b04e6febe2406912eda49b8 +-- hash: 914d25365a2d6690dcc99a2d4770dfb98cd1fcb7142bc94bc5832d3bb7d3c4a3 name: myproject version: 0.0.0.0 @@ -55,7 +55,19 @@ library hs-source-dirs: src game - default-extensions: FlexibleContexts MultiParamTypeClasses OverloadedStrings TemplateHaskell TypeApplications TypeFamilies DataKinds FlexibleInstances ScopedTypeVariables AllowAmbiguousTypes TupleSections FunctionalDependencies + default-extensions: + FlexibleContexts + MultiParamTypeClasses + OverloadedStrings + TemplateHaskell + TypeApplications + TypeFamilies + DataKinds + FlexibleInstances + ScopedTypeVariables + AllowAmbiguousTypes + TupleSections + FunctionalDependencies ghc-options: -Wall -Wno-orphans -O0 build-depends: base >=4.12 && <5 diff --git a/godot-haskell.cabal b/godot-haskell.cabal index 78c30f52..aaa9fc36 100644 --- a/godot-haskell.cabal +++ b/godot-haskell.cabal @@ -1,10 +1,10 @@ cabal-version: 2.0 --- This file has been generated from package.yaml by hpack version 0.33.0. +-- This file has been generated from package.yaml by hpack version 0.39.1. -- -- see: https://github.com/sol/hpack -- --- hash: 9eee1b834a7b311c2aaf343d7472f4478f3d5840413d415e779ebfd822966642 +-- hash: d7ee6789e43f5bd47e26681cea95c1499692a7f46a2a7720067af330b108a22d name: godot-haskell version: 3.1.0.0 @@ -693,15 +693,34 @@ library Godot.Tools.VisualScriptEditor other-modules: Paths_godot_haskell + autogen-modules: + Paths_godot_haskell hs-source-dirs: src - default-extensions: FlexibleContexts FlexibleInstances ScopedTypeVariables TypeApplications StandaloneDeriving DerivingStrategies DefaultSignatures MultiParamTypeClasses FunctionalDependencies TypeFamilies TemplateHaskell TypeOperators TypeInType QuasiQuotes OverloadedStrings PatternSynonyms GeneralizedNewtypeDeriving + default-extensions: + FlexibleContexts + FlexibleInstances + ScopedTypeVariables + TypeApplications + StandaloneDeriving + DerivingStrategies + DefaultSignatures + MultiParamTypeClasses + FunctionalDependencies + TypeFamilies + TemplateHaskell + TypeOperators + TypeInType + QuasiQuotes + OverloadedStrings + PatternSynonyms + GeneralizedNewtypeDeriving ghc-options: -O0 include-dirs: godot_headers cbits - build-tools: - c2hs + build-tool-depends: + c2hs:c2hs build-depends: aeson , base @@ -730,9 +749,28 @@ library generate Types.Internal other-modules: Paths_godot_haskell + autogen-modules: + Paths_godot_haskell hs-source-dirs: src-generate - default-extensions: FlexibleContexts FlexibleInstances ScopedTypeVariables TypeApplications StandaloneDeriving DerivingStrategies DefaultSignatures MultiParamTypeClasses FunctionalDependencies TypeFamilies TemplateHaskell TypeOperators TypeInType QuasiQuotes OverloadedStrings PatternSynonyms GeneralizedNewtypeDeriving + default-extensions: + FlexibleContexts + FlexibleInstances + ScopedTypeVariables + TypeApplications + StandaloneDeriving + DerivingStrategies + DefaultSignatures + MultiParamTypeClasses + FunctionalDependencies + TypeFamilies + TemplateHaskell + TypeOperators + TypeInType + QuasiQuotes + OverloadedStrings + PatternSynonyms + GeneralizedNewtypeDeriving ghc-options: -O0 build-depends: aeson @@ -758,9 +796,28 @@ executable godot-haskell-project-generator main-is: Main.hs other-modules: Paths_godot_haskell + autogen-modules: + Paths_godot_haskell hs-source-dirs: project-generator - default-extensions: FlexibleContexts FlexibleInstances ScopedTypeVariables TypeApplications StandaloneDeriving DerivingStrategies DefaultSignatures MultiParamTypeClasses FunctionalDependencies TypeFamilies TemplateHaskell TypeOperators TypeInType QuasiQuotes OverloadedStrings PatternSynonyms GeneralizedNewtypeDeriving + default-extensions: + FlexibleContexts + FlexibleInstances + ScopedTypeVariables + TypeApplications + StandaloneDeriving + DerivingStrategies + DefaultSignatures + MultiParamTypeClasses + FunctionalDependencies + TypeFamilies + TemplateHaskell + TypeOperators + TypeInType + QuasiQuotes + OverloadedStrings + PatternSynonyms + GeneralizedNewtypeDeriving ghc-options: -O0 build-depends: aeson diff --git a/stack.yaml b/stack.yaml index e9bf9574..4e476412 100644 --- a/stack.yaml +++ b/stack.yaml @@ -40,7 +40,9 @@ packages: # Dependency packages to be pulled from upstream that are not in the resolver # (e.g., acme-missiles-0.3) -extra-deps: [] +extra-deps: + - c2hs-0.28.8 + - language-c-0.10.2 # Override default flag values for local packages and extra-deps # flags: {} diff --git a/stack.yaml.lock b/stack.yaml.lock index 4ddfd523..1c131973 100644 --- a/stack.yaml.lock +++ b/stack.yaml.lock @@ -1,12 +1,26 @@ # This file was autogenerated by Stack. # You should not edit this file by hand. # For more information, please see the documentation at: -# https://docs.haskellstack.org/en/stable/lock_files +# https://docs.haskellstack.org/en/stable/topics/lock_files -packages: [] +packages: +- completed: + hackage: c2hs-0.28.8@sha256:7afc88133bd244e4a8fc483363a849bdb91e1b8587508e3524baae84e4ec32b8,9397 + pantry-tree: + sha256: 2384bcc4fae1e954394bf420b08a2352e55b8dbe55ef45d30637ba51ac5794ec + size: 17398 + original: + hackage: c2hs-0.28.8 +- completed: + hackage: language-c-0.10.2@sha256:4446d4a82ecfa5c2565e7683d48f72f93cb13cb2a09d0eef8fbc749c65537ae3,3652 + pantry-tree: + sha256: d7fbce6d75c0ef6c36ecfaba118b65c63c14f304a9365b680951f5cc0394e51d + size: 3296 + original: + hackage: language-c-0.10.2 snapshots: - completed: + sha256: 7108f8cb8c928699c6c3c6574d3f6fc132db8bbba6a3987f9446fb35fd67dbf6 size: 565469 url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2021/2/6.yaml - sha256: 7108f8cb8c928699c6c3c6574d3f6fc132db8bbba6a3987f9446fb35fd67dbf6 original: nightly-2021-02-06