Add config.json file and Aeson dependency in package.yaml
This commit is contained in:
+2
-1
@@ -28,7 +28,7 @@ dependencies:
|
||||
- sdl2-mixer
|
||||
- text
|
||||
- OpenGL
|
||||
- OpenGLRaw
|
||||
#- OpenGLRaw
|
||||
- raw-strings-qq
|
||||
- bytestring
|
||||
- lens
|
||||
@@ -44,6 +44,7 @@ dependencies:
|
||||
- transformers
|
||||
- foldl
|
||||
- linear
|
||||
- aeson
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
|
||||
Reference in New Issue
Block a user