2019-08-25 19:28:10 +02:00
|
|
|
cabal-version: 1.12
|
|
|
|
|
2022-12-27 14:32:52 +01:00
|
|
|
-- This file has been generated from package.yaml by hpack version 0.35.0.
|
2019-08-25 19:28:10 +02:00
|
|
|
--
|
|
|
|
-- see: https://github.com/sol/hpack
|
|
|
|
--
|
2022-12-27 14:32:52 +01:00
|
|
|
-- hash: b3bf8e65d621856081832c9d3c8e8ad38799e23a7f5084dc4f972daa654a0ff3
|
2019-08-25 19:28:10 +02:00
|
|
|
|
|
|
|
name: xanthous
|
|
|
|
version: 0.1.0.0
|
|
|
|
synopsis: A WIP TUI RPG
|
|
|
|
description: Please see the README on GitHub at <https://github.com/glittershark/xanthous>
|
|
|
|
category: Game
|
|
|
|
homepage: https://github.com/glittershark/xanthous#readme
|
|
|
|
bug-reports: https://github.com/glittershark/xanthous/issues
|
|
|
|
author: Griffin Smith
|
|
|
|
maintainer: root@gws.fyi
|
|
|
|
copyright: 2019 Griffin Smith
|
|
|
|
license: GPL-3
|
|
|
|
license-file: LICENSE
|
|
|
|
build-type: Simple
|
|
|
|
extra-source-files:
|
|
|
|
README.org
|
|
|
|
|
|
|
|
source-repository head
|
|
|
|
type: git
|
|
|
|
location: https://github.com/glittershark/xanthous
|
|
|
|
|
|
|
|
library
|
|
|
|
exposed-modules:
|
2019-09-01 19:54:27 +02:00
|
|
|
Data.Aeson.Generic.DerivingVia
|
2019-09-28 19:20:57 +02:00
|
|
|
Xanthous.AI.Gormlak
|
2019-08-25 19:28:10 +02:00
|
|
|
Xanthous.App
|
2020-05-12 05:03:21 +02:00
|
|
|
Xanthous.App.Autocommands
|
|
|
|
Xanthous.App.Common
|
|
|
|
Xanthous.App.Prompt
|
|
|
|
Xanthous.App.Time
|
2019-08-31 19:17:27 +02:00
|
|
|
Xanthous.Command
|
|
|
|
Xanthous.Data
|
2020-05-12 05:03:21 +02:00
|
|
|
Xanthous.Data.App
|
2020-02-08 23:24:27 +01:00
|
|
|
Xanthous.Data.Entities
|
2019-11-30 04:59:15 +01:00
|
|
|
Xanthous.Data.EntityChar
|
2019-08-31 19:17:27 +02:00
|
|
|
Xanthous.Data.EntityMap
|
2019-09-15 19:00:28 +02:00
|
|
|
Xanthous.Data.EntityMap.Graphics
|
2020-01-05 05:48:51 +01:00
|
|
|
Xanthous.Data.Levels
|
2021-06-12 20:41:24 +02:00
|
|
|
Xanthous.Data.Memo
|
2020-05-25 17:21:19 +02:00
|
|
|
Xanthous.Data.NestedMap
|
2019-12-23 18:19:51 +01:00
|
|
|
Xanthous.Data.VectorBag
|
2019-08-31 19:17:27 +02:00
|
|
|
Xanthous.Entities.Character
|
2021-11-21 15:54:07 +01:00
|
|
|
Xanthous.Entities.Common
|
2019-09-02 20:45:36 +02:00
|
|
|
Xanthous.Entities.Creature
|
2020-01-03 18:41:48 +01:00
|
|
|
Xanthous.Entities.Creature.Hippocampus
|
2019-09-10 02:54:33 +02:00
|
|
|
Xanthous.Entities.Draw.Util
|
2019-11-29 20:33:52 +01:00
|
|
|
Xanthous.Entities.Entities
|
2019-09-10 02:54:33 +02:00
|
|
|
Xanthous.Entities.Environment
|
2019-09-19 19:56:14 +02:00
|
|
|
Xanthous.Entities.Item
|
2020-06-28 22:43:20 +02:00
|
|
|
Xanthous.Entities.Marker
|
2019-09-02 19:56:25 +02:00
|
|
|
Xanthous.Entities.Raws
|
|
|
|
Xanthous.Entities.RawTypes
|
2019-08-25 19:28:10 +02:00
|
|
|
Xanthous.Game
|
2019-09-28 19:20:57 +02:00
|
|
|
Xanthous.Game.Arbitrary
|
2019-08-25 19:28:10 +02:00
|
|
|
Xanthous.Game.Draw
|
2020-05-12 05:03:21 +02:00
|
|
|
Xanthous.Game.Env
|
2019-09-28 19:20:57 +02:00
|
|
|
Xanthous.Game.Lenses
|
2021-06-12 20:41:24 +02:00
|
|
|
Xanthous.Game.Memo
|
2019-09-20 18:03:30 +02:00
|
|
|
Xanthous.Game.Prompt
|
2019-09-28 19:20:57 +02:00
|
|
|
Xanthous.Game.State
|
2021-06-12 20:57:30 +02:00
|
|
|
Xanthous.Generators.Level
|
|
|
|
Xanthous.Generators.Level.CaveAutomata
|
|
|
|
Xanthous.Generators.Level.Dungeon
|
|
|
|
Xanthous.Generators.Level.LevelContents
|
|
|
|
Xanthous.Generators.Level.Util
|
|
|
|
Xanthous.Generators.Level.Village
|
2021-06-13 03:11:58 +02:00
|
|
|
Xanthous.Generators.Speech
|
2019-09-01 19:54:27 +02:00
|
|
|
Xanthous.Messages
|
2020-05-24 17:14:02 +02:00
|
|
|
Xanthous.Messages.Template
|
2019-09-01 22:21:45 +02:00
|
|
|
Xanthous.Monad
|
2019-08-31 19:17:27 +02:00
|
|
|
Xanthous.Orphans
|
2021-10-30 18:12:47 +02:00
|
|
|
Xanthous.Physics
|
2019-08-25 19:28:10 +02:00
|
|
|
Xanthous.Prelude
|
2019-09-01 19:54:27 +02:00
|
|
|
Xanthous.Random
|
2019-08-31 19:17:27 +02:00
|
|
|
Xanthous.Util
|
2020-01-05 05:48:51 +01:00
|
|
|
Xanthous.Util.Comonad
|
2019-12-30 17:31:56 +01:00
|
|
|
Xanthous.Util.Graph
|
2019-09-15 19:00:28 +02:00
|
|
|
Xanthous.Util.Graphics
|
2019-09-21 01:38:16 +02:00
|
|
|
Xanthous.Util.Inflection
|
2019-11-29 20:33:52 +01:00
|
|
|
Xanthous.Util.JSON
|
2019-12-30 17:31:56 +01:00
|
|
|
Xanthous.Util.Optparse
|
2019-11-29 20:33:52 +01:00
|
|
|
Xanthous.Util.QuickCheck
|
2019-08-25 19:28:10 +02:00
|
|
|
other-modules:
|
|
|
|
Paths_xanthous
|
|
|
|
hs-source-dirs:
|
|
|
|
src
|
2021-03-19 18:49:51 +01:00
|
|
|
default-extensions:
|
|
|
|
BlockArguments
|
|
|
|
ConstraintKinds
|
|
|
|
DataKinds
|
|
|
|
DeriveAnyClass
|
|
|
|
DeriveGeneric
|
|
|
|
DerivingStrategies
|
|
|
|
DerivingVia
|
|
|
|
FlexibleContexts
|
|
|
|
FlexibleInstances
|
|
|
|
FunctionalDependencies
|
|
|
|
GADTSyntax
|
|
|
|
GeneralizedNewtypeDeriving
|
|
|
|
KindSignatures
|
2021-06-19 16:42:32 +02:00
|
|
|
StandaloneKindSignatures
|
2021-03-19 18:49:51 +01:00
|
|
|
LambdaCase
|
|
|
|
MultiWayIf
|
|
|
|
NoImplicitPrelude
|
|
|
|
NoStarIsType
|
|
|
|
OverloadedStrings
|
|
|
|
PolyKinds
|
|
|
|
RankNTypes
|
|
|
|
ScopedTypeVariables
|
|
|
|
TupleSections
|
|
|
|
TypeApplications
|
|
|
|
TypeFamilies
|
|
|
|
TypeOperators
|
|
|
|
ViewPatterns
|
2022-12-27 14:32:52 +01:00
|
|
|
ghc-options: -Wall -fconstraint-solver-iterations=6
|
2019-08-25 19:28:10 +02:00
|
|
|
build-depends:
|
2019-12-30 17:31:56 +01:00
|
|
|
JuicyPixels
|
|
|
|
, MonadRandom
|
2019-09-01 19:54:27 +02:00
|
|
|
, QuickCheck
|
2019-12-30 17:31:56 +01:00
|
|
|
, Rasterific
|
2019-09-01 19:54:27 +02:00
|
|
|
, aeson
|
2019-09-07 20:49:59 +02:00
|
|
|
, array
|
2020-05-12 05:03:21 +02:00
|
|
|
, async
|
2019-08-25 19:28:10 +02:00
|
|
|
, base
|
2020-05-25 17:21:19 +02:00
|
|
|
, bifunctors
|
2019-08-25 19:28:10 +02:00
|
|
|
, brick
|
2019-08-31 19:17:27 +02:00
|
|
|
, checkers
|
2019-08-25 19:28:10 +02:00
|
|
|
, classy-prelude
|
2019-11-30 04:59:15 +01:00
|
|
|
, comonad
|
2020-01-05 05:48:51 +01:00
|
|
|
, comonad-extras
|
2019-08-25 19:28:10 +02:00
|
|
|
, constraints
|
|
|
|
, containers
|
2020-07-04 02:32:36 +02:00
|
|
|
, criterion
|
2019-08-25 19:28:10 +02:00
|
|
|
, data-default
|
2021-06-13 03:11:58 +02:00
|
|
|
, data-interval
|
2019-08-25 19:28:10 +02:00
|
|
|
, deepseq
|
2019-12-31 17:09:18 +01:00
|
|
|
, directory
|
2019-12-30 17:31:56 +01:00
|
|
|
, fgl
|
|
|
|
, fgl-arbitrary
|
2019-09-01 19:54:27 +02:00
|
|
|
, file-embed
|
2019-09-02 19:56:25 +02:00
|
|
|
, filepath
|
2019-08-31 19:17:27 +02:00
|
|
|
, generic-arbitrary
|
2019-09-19 19:56:14 +02:00
|
|
|
, generic-lens
|
2019-08-31 19:17:27 +02:00
|
|
|
, groups
|
2019-12-30 17:31:56 +01:00
|
|
|
, hgeometry
|
|
|
|
, hgeometry-combinatorial
|
2019-08-25 19:28:10 +02:00
|
|
|
, lens
|
2020-05-12 05:03:21 +02:00
|
|
|
, lifted-async
|
2019-12-30 17:31:56 +01:00
|
|
|
, linear
|
2019-09-01 19:54:27 +02:00
|
|
|
, megaparsec
|
2020-05-12 05:03:21 +02:00
|
|
|
, mmorph
|
|
|
|
, monad-control
|
2019-08-25 19:28:10 +02:00
|
|
|
, mtl
|
2019-09-07 20:49:59 +02:00
|
|
|
, optparse-applicative
|
2020-06-29 01:33:27 +02:00
|
|
|
, parallel
|
2020-05-24 17:14:02 +02:00
|
|
|
, parser-combinators
|
2020-01-05 05:48:51 +01:00
|
|
|
, pointed
|
2019-09-01 19:54:27 +02:00
|
|
|
, quickcheck-instances
|
|
|
|
, quickcheck-text
|
|
|
|
, random
|
2019-09-28 21:02:30 +02:00
|
|
|
, random-extras
|
|
|
|
, random-fu
|
|
|
|
, random-source
|
2019-09-01 19:54:27 +02:00
|
|
|
, raw-strings-qq
|
|
|
|
, reflection
|
2019-12-30 17:31:56 +01:00
|
|
|
, semigroupoids
|
2021-06-12 20:41:24 +02:00
|
|
|
, semigroups
|
2021-03-19 18:49:51 +01:00
|
|
|
, splitmix
|
2019-09-01 19:54:27 +02:00
|
|
|
, stache
|
2019-12-30 17:31:56 +01:00
|
|
|
, streams
|
2020-01-05 05:48:51 +01:00
|
|
|
, text
|
2019-11-29 20:33:52 +01:00
|
|
|
, text-zipper
|
2019-09-01 19:54:27 +02:00
|
|
|
, tomland
|
2020-06-29 01:33:27 +02:00
|
|
|
, transformers
|
2019-10-06 18:50:29 +02:00
|
|
|
, vector
|
2019-08-25 19:28:10 +02:00
|
|
|
, vty
|
2020-06-28 22:43:20 +02:00
|
|
|
, witherable
|
2019-09-01 19:54:27 +02:00
|
|
|
, yaml
|
2019-11-29 20:33:52 +01:00
|
|
|
, zlib
|
2019-08-25 19:28:10 +02:00
|
|
|
default-language: Haskell2010
|
|
|
|
|
|
|
|
executable xanthous
|
|
|
|
main-is: Main.hs
|
|
|
|
other-modules:
|
|
|
|
Paths_xanthous
|
|
|
|
hs-source-dirs:
|
2021-09-11 16:23:38 +02:00
|
|
|
app
|
2021-03-19 18:49:51 +01:00
|
|
|
default-extensions:
|
|
|
|
BlockArguments
|
|
|
|
ConstraintKinds
|
|
|
|
DataKinds
|
|
|
|
DeriveAnyClass
|
|
|
|
DeriveGeneric
|
|
|
|
DerivingStrategies
|
|
|
|
DerivingVia
|
|
|
|
FlexibleContexts
|
|
|
|
FlexibleInstances
|
|
|
|
FunctionalDependencies
|
|
|
|
GADTSyntax
|
|
|
|
GeneralizedNewtypeDeriving
|
|
|
|
KindSignatures
|
2021-06-19 16:42:32 +02:00
|
|
|
StandaloneKindSignatures
|
2021-03-19 18:49:51 +01:00
|
|
|
LambdaCase
|
|
|
|
MultiWayIf
|
|
|
|
NoImplicitPrelude
|
|
|
|
NoStarIsType
|
|
|
|
OverloadedStrings
|
|
|
|
PolyKinds
|
|
|
|
RankNTypes
|
|
|
|
ScopedTypeVariables
|
|
|
|
TupleSections
|
|
|
|
TypeApplications
|
|
|
|
TypeFamilies
|
|
|
|
TypeOperators
|
|
|
|
ViewPatterns
|
2022-12-27 14:32:52 +01:00
|
|
|
ghc-options: -Wall -fconstraint-solver-iterations=6 -threaded -rtsopts -with-rtsopts=-N -O2
|
2019-08-25 19:28:10 +02:00
|
|
|
build-depends:
|
2019-12-30 17:31:56 +01:00
|
|
|
JuicyPixels
|
|
|
|
, MonadRandom
|
2019-09-01 19:54:27 +02:00
|
|
|
, QuickCheck
|
2019-12-30 17:31:56 +01:00
|
|
|
, Rasterific
|
2019-09-01 19:54:27 +02:00
|
|
|
, aeson
|
2019-09-07 20:49:59 +02:00
|
|
|
, array
|
2020-05-12 05:03:21 +02:00
|
|
|
, async
|
2019-08-25 19:28:10 +02:00
|
|
|
, base
|
2020-05-25 17:21:19 +02:00
|
|
|
, bifunctors
|
2019-08-25 19:28:10 +02:00
|
|
|
, brick
|
2019-08-31 19:17:27 +02:00
|
|
|
, checkers
|
2019-08-25 19:28:10 +02:00
|
|
|
, classy-prelude
|
2019-11-30 04:59:15 +01:00
|
|
|
, comonad
|
2020-01-05 05:48:51 +01:00
|
|
|
, comonad-extras
|
2019-08-25 19:28:10 +02:00
|
|
|
, constraints
|
|
|
|
, containers
|
2020-07-04 02:32:36 +02:00
|
|
|
, criterion
|
2019-08-25 19:28:10 +02:00
|
|
|
, data-default
|
2021-06-13 03:11:58 +02:00
|
|
|
, data-interval
|
2019-08-25 19:28:10 +02:00
|
|
|
, deepseq
|
2019-12-31 17:09:18 +01:00
|
|
|
, directory
|
2019-12-30 17:31:56 +01:00
|
|
|
, fgl
|
|
|
|
, fgl-arbitrary
|
2019-09-01 19:54:27 +02:00
|
|
|
, file-embed
|
2019-09-02 19:56:25 +02:00
|
|
|
, filepath
|
2019-08-31 19:17:27 +02:00
|
|
|
, generic-arbitrary
|
2019-09-19 19:56:14 +02:00
|
|
|
, generic-lens
|
2019-08-31 19:17:27 +02:00
|
|
|
, groups
|
2019-12-30 17:31:56 +01:00
|
|
|
, hgeometry
|
|
|
|
, hgeometry-combinatorial
|
2019-08-25 19:28:10 +02:00
|
|
|
, lens
|
2020-05-12 05:03:21 +02:00
|
|
|
, lifted-async
|
2019-12-30 17:31:56 +01:00
|
|
|
, linear
|
2019-09-01 19:54:27 +02:00
|
|
|
, megaparsec
|
2020-05-12 05:03:21 +02:00
|
|
|
, mmorph
|
|
|
|
, monad-control
|
2019-08-25 19:28:10 +02:00
|
|
|
, mtl
|
2019-09-07 20:49:59 +02:00
|
|
|
, optparse-applicative
|
2020-06-29 01:33:27 +02:00
|
|
|
, parallel
|
2020-05-24 17:14:02 +02:00
|
|
|
, parser-combinators
|
2020-01-05 05:48:51 +01:00
|
|
|
, pointed
|
2019-09-01 19:54:27 +02:00
|
|
|
, quickcheck-instances
|
|
|
|
, quickcheck-text
|
|
|
|
, random
|
2019-09-28 21:02:30 +02:00
|
|
|
, random-extras
|
|
|
|
, random-fu
|
|
|
|
, random-source
|
2019-09-01 19:54:27 +02:00
|
|
|
, raw-strings-qq
|
|
|
|
, reflection
|
2019-12-30 17:31:56 +01:00
|
|
|
, semigroupoids
|
2021-06-12 20:41:24 +02:00
|
|
|
, semigroups
|
2021-03-19 18:49:51 +01:00
|
|
|
, splitmix
|
2019-09-01 19:54:27 +02:00
|
|
|
, stache
|
2019-12-30 17:31:56 +01:00
|
|
|
, streams
|
2020-01-05 05:48:51 +01:00
|
|
|
, text
|
2019-11-29 20:33:52 +01:00
|
|
|
, text-zipper
|
2019-09-01 19:54:27 +02:00
|
|
|
, tomland
|
2020-06-29 01:33:27 +02:00
|
|
|
, transformers
|
2019-10-06 18:50:29 +02:00
|
|
|
, vector
|
2019-08-25 19:28:10 +02:00
|
|
|
, vty
|
2020-06-28 22:43:20 +02:00
|
|
|
, witherable
|
2019-08-25 19:28:10 +02:00
|
|
|
, xanthous
|
2019-09-01 19:54:27 +02:00
|
|
|
, yaml
|
2019-11-29 20:33:52 +01:00
|
|
|
, zlib
|
2019-08-25 19:28:10 +02:00
|
|
|
default-language: Haskell2010
|
|
|
|
|
|
|
|
test-suite test
|
|
|
|
type: exitcode-stdio-1.0
|
|
|
|
main-is: Spec.hs
|
|
|
|
other-modules:
|
2019-08-31 19:17:27 +02:00
|
|
|
Test.Prelude
|
2022-04-10 17:06:53 +02:00
|
|
|
Xanthous.CommandSpec
|
2020-02-08 23:24:27 +01:00
|
|
|
Xanthous.Data.EntitiesSpec
|
2019-11-30 04:59:15 +01:00
|
|
|
Xanthous.Data.EntityCharSpec
|
2019-12-23 23:55:28 +01:00
|
|
|
Xanthous.Data.EntityMap.GraphicsSpec
|
2019-08-31 19:17:27 +02:00
|
|
|
Xanthous.Data.EntityMapSpec
|
2020-01-05 05:48:51 +01:00
|
|
|
Xanthous.Data.LevelsSpec
|
2021-06-12 20:41:24 +02:00
|
|
|
Xanthous.Data.MemoSpec
|
2020-05-25 17:21:19 +02:00
|
|
|
Xanthous.Data.NestedMapSpec
|
2019-08-31 19:17:27 +02:00
|
|
|
Xanthous.DataSpec
|
2021-06-18 22:07:39 +02:00
|
|
|
Xanthous.Entities.CharacterSpec
|
2021-11-21 15:54:07 +01:00
|
|
|
Xanthous.Entities.CommonSpec
|
2019-09-02 19:56:25 +02:00
|
|
|
Xanthous.Entities.RawsSpec
|
2021-11-13 16:44:05 +01:00
|
|
|
Xanthous.Entities.RawTypesSpec
|
2021-06-20 22:44:12 +02:00
|
|
|
Xanthous.Game.PromptSpec
|
2021-06-14 05:02:11 +02:00
|
|
|
Xanthous.Game.StateSpec
|
2019-08-31 19:17:27 +02:00
|
|
|
Xanthous.GameSpec
|
2021-06-12 20:57:30 +02:00
|
|
|
Xanthous.Generators.Level.UtilSpec
|
2020-05-24 17:14:02 +02:00
|
|
|
Xanthous.Messages.TemplateSpec
|
2019-09-01 19:54:27 +02:00
|
|
|
Xanthous.MessageSpec
|
|
|
|
Xanthous.OrphansSpec
|
2020-06-29 01:33:27 +02:00
|
|
|
Xanthous.RandomSpec
|
2019-09-15 19:00:28 +02:00
|
|
|
Xanthous.Util.GraphicsSpec
|
2019-12-30 17:31:56 +01:00
|
|
|
Xanthous.Util.GraphSpec
|
2019-09-21 01:38:16 +02:00
|
|
|
Xanthous.Util.InflectionSpec
|
2019-10-06 18:50:29 +02:00
|
|
|
Xanthous.UtilSpec
|
2019-08-25 19:28:10 +02:00
|
|
|
Paths_xanthous
|
|
|
|
hs-source-dirs:
|
|
|
|
test
|
2021-03-19 18:49:51 +01:00
|
|
|
default-extensions:
|
|
|
|
BlockArguments
|
|
|
|
ConstraintKinds
|
|
|
|
DataKinds
|
|
|
|
DeriveAnyClass
|
|
|
|
DeriveGeneric
|
|
|
|
DerivingStrategies
|
|
|
|
DerivingVia
|
|
|
|
FlexibleContexts
|
|
|
|
FlexibleInstances
|
|
|
|
FunctionalDependencies
|
|
|
|
GADTSyntax
|
|
|
|
GeneralizedNewtypeDeriving
|
|
|
|
KindSignatures
|
2021-06-19 16:42:32 +02:00
|
|
|
StandaloneKindSignatures
|
2021-03-19 18:49:51 +01:00
|
|
|
LambdaCase
|
|
|
|
MultiWayIf
|
|
|
|
NoImplicitPrelude
|
|
|
|
NoStarIsType
|
|
|
|
OverloadedStrings
|
|
|
|
PolyKinds
|
|
|
|
RankNTypes
|
|
|
|
ScopedTypeVariables
|
|
|
|
TupleSections
|
|
|
|
TypeApplications
|
|
|
|
TypeFamilies
|
|
|
|
TypeOperators
|
|
|
|
ViewPatterns
|
2022-12-27 14:32:52 +01:00
|
|
|
ghc-options: -Wall -fconstraint-solver-iterations=6 -threaded -rtsopts -with-rtsopts=-N -O0
|
2019-08-25 19:28:10 +02:00
|
|
|
build-depends:
|
2019-12-30 17:31:56 +01:00
|
|
|
JuicyPixels
|
|
|
|
, MonadRandom
|
2019-09-01 19:54:27 +02:00
|
|
|
, QuickCheck
|
2019-12-30 17:31:56 +01:00
|
|
|
, Rasterific
|
2019-09-01 19:54:27 +02:00
|
|
|
, aeson
|
2019-09-07 20:49:59 +02:00
|
|
|
, array
|
2020-05-12 05:03:21 +02:00
|
|
|
, async
|
2019-08-25 19:28:10 +02:00
|
|
|
, base
|
2020-05-25 17:21:19 +02:00
|
|
|
, bifunctors
|
2019-08-25 19:28:10 +02:00
|
|
|
, brick
|
2019-08-31 19:17:27 +02:00
|
|
|
, checkers
|
2019-08-25 19:28:10 +02:00
|
|
|
, classy-prelude
|
2019-11-30 04:59:15 +01:00
|
|
|
, comonad
|
2020-01-05 05:48:51 +01:00
|
|
|
, comonad-extras
|
2019-08-25 19:28:10 +02:00
|
|
|
, constraints
|
|
|
|
, containers
|
2020-07-04 02:32:36 +02:00
|
|
|
, criterion
|
2019-08-25 19:28:10 +02:00
|
|
|
, data-default
|
2021-06-13 03:11:58 +02:00
|
|
|
, data-interval
|
2019-08-25 19:28:10 +02:00
|
|
|
, deepseq
|
2019-12-31 17:09:18 +01:00
|
|
|
, directory
|
2019-12-30 17:31:56 +01:00
|
|
|
, fgl
|
|
|
|
, fgl-arbitrary
|
2019-09-01 19:54:27 +02:00
|
|
|
, file-embed
|
2019-09-02 19:56:25 +02:00
|
|
|
, filepath
|
2019-08-31 19:17:27 +02:00
|
|
|
, generic-arbitrary
|
2019-09-19 19:56:14 +02:00
|
|
|
, generic-lens
|
2019-08-31 19:17:27 +02:00
|
|
|
, groups
|
2019-12-30 17:31:56 +01:00
|
|
|
, hgeometry
|
|
|
|
, hgeometry-combinatorial
|
2019-08-25 19:28:10 +02:00
|
|
|
, lens
|
2019-08-31 19:17:27 +02:00
|
|
|
, lens-properties
|
2020-05-12 05:03:21 +02:00
|
|
|
, lifted-async
|
2019-12-30 17:31:56 +01:00
|
|
|
, linear
|
2019-09-01 19:54:27 +02:00
|
|
|
, megaparsec
|
2020-05-12 05:03:21 +02:00
|
|
|
, mmorph
|
|
|
|
, monad-control
|
2019-08-25 19:28:10 +02:00
|
|
|
, mtl
|
2019-09-07 20:49:59 +02:00
|
|
|
, optparse-applicative
|
2020-06-29 01:33:27 +02:00
|
|
|
, parallel
|
2020-05-24 17:14:02 +02:00
|
|
|
, parser-combinators
|
2020-01-05 05:48:51 +01:00
|
|
|
, pointed
|
2019-09-01 19:54:27 +02:00
|
|
|
, quickcheck-instances
|
|
|
|
, quickcheck-text
|
|
|
|
, random
|
2019-09-28 21:02:30 +02:00
|
|
|
, random-extras
|
|
|
|
, random-fu
|
|
|
|
, random-source
|
2019-09-01 19:54:27 +02:00
|
|
|
, raw-strings-qq
|
|
|
|
, reflection
|
2019-12-30 17:31:56 +01:00
|
|
|
, semigroupoids
|
2021-06-12 20:41:24 +02:00
|
|
|
, semigroups
|
2021-03-19 18:49:51 +01:00
|
|
|
, splitmix
|
2019-09-01 19:54:27 +02:00
|
|
|
, stache
|
2019-12-30 17:31:56 +01:00
|
|
|
, streams
|
2019-08-25 19:28:10 +02:00
|
|
|
, tasty
|
|
|
|
, tasty-hunit
|
|
|
|
, tasty-quickcheck
|
2021-11-08 03:33:27 +01:00
|
|
|
, tasty-rerun
|
2020-01-05 05:48:51 +01:00
|
|
|
, text
|
2019-11-29 20:33:52 +01:00
|
|
|
, text-zipper
|
2019-09-01 19:54:27 +02:00
|
|
|
, tomland
|
2020-06-29 01:33:27 +02:00
|
|
|
, transformers
|
|
|
|
, vector
|
|
|
|
, vty
|
|
|
|
, witherable
|
|
|
|
, xanthous
|
|
|
|
, yaml
|
|
|
|
, zlib
|
|
|
|
default-language: Haskell2010
|
|
|
|
|
|
|
|
benchmark benchmark
|
|
|
|
type: exitcode-stdio-1.0
|
|
|
|
main-is: Bench.hs
|
|
|
|
other-modules:
|
|
|
|
Bench.Prelude
|
|
|
|
Xanthous.Generators.UtilBench
|
|
|
|
Xanthous.RandomBench
|
|
|
|
Paths_xanthous
|
|
|
|
hs-source-dirs:
|
|
|
|
bench
|
2021-03-19 18:49:51 +01:00
|
|
|
default-extensions:
|
|
|
|
BlockArguments
|
|
|
|
ConstraintKinds
|
|
|
|
DataKinds
|
|
|
|
DeriveAnyClass
|
|
|
|
DeriveGeneric
|
|
|
|
DerivingStrategies
|
|
|
|
DerivingVia
|
|
|
|
FlexibleContexts
|
|
|
|
FlexibleInstances
|
|
|
|
FunctionalDependencies
|
|
|
|
GADTSyntax
|
|
|
|
GeneralizedNewtypeDeriving
|
|
|
|
KindSignatures
|
2021-06-19 16:42:32 +02:00
|
|
|
StandaloneKindSignatures
|
2021-03-19 18:49:51 +01:00
|
|
|
LambdaCase
|
|
|
|
MultiWayIf
|
|
|
|
NoImplicitPrelude
|
|
|
|
NoStarIsType
|
|
|
|
OverloadedStrings
|
|
|
|
PolyKinds
|
|
|
|
RankNTypes
|
|
|
|
ScopedTypeVariables
|
|
|
|
TupleSections
|
|
|
|
TypeApplications
|
|
|
|
TypeFamilies
|
|
|
|
TypeOperators
|
|
|
|
ViewPatterns
|
2022-12-27 14:32:52 +01:00
|
|
|
ghc-options: -Wall -fconstraint-solver-iterations=6 -threaded -rtsopts -with-rtsopts=-N
|
2020-06-29 01:33:27 +02:00
|
|
|
build-depends:
|
|
|
|
JuicyPixels
|
|
|
|
, MonadRandom
|
|
|
|
, QuickCheck
|
|
|
|
, Rasterific
|
|
|
|
, aeson
|
|
|
|
, array
|
|
|
|
, async
|
|
|
|
, base
|
|
|
|
, bifunctors
|
|
|
|
, brick
|
|
|
|
, checkers
|
|
|
|
, classy-prelude
|
|
|
|
, comonad
|
|
|
|
, comonad-extras
|
|
|
|
, constraints
|
|
|
|
, containers
|
|
|
|
, criterion
|
|
|
|
, data-default
|
2021-06-13 03:11:58 +02:00
|
|
|
, data-interval
|
2020-06-29 01:33:27 +02:00
|
|
|
, deepseq
|
|
|
|
, directory
|
|
|
|
, fgl
|
|
|
|
, fgl-arbitrary
|
|
|
|
, file-embed
|
|
|
|
, filepath
|
|
|
|
, generic-arbitrary
|
|
|
|
, generic-lens
|
|
|
|
, groups
|
|
|
|
, hgeometry
|
|
|
|
, hgeometry-combinatorial
|
|
|
|
, lens
|
|
|
|
, lifted-async
|
|
|
|
, linear
|
|
|
|
, megaparsec
|
|
|
|
, mmorph
|
|
|
|
, monad-control
|
|
|
|
, mtl
|
|
|
|
, optparse-applicative
|
|
|
|
, parallel
|
|
|
|
, parser-combinators
|
|
|
|
, pointed
|
|
|
|
, quickcheck-instances
|
|
|
|
, quickcheck-text
|
|
|
|
, random
|
|
|
|
, random-extras
|
|
|
|
, random-fu
|
|
|
|
, random-source
|
|
|
|
, raw-strings-qq
|
|
|
|
, reflection
|
|
|
|
, semigroupoids
|
2021-06-12 20:41:24 +02:00
|
|
|
, semigroups
|
2021-03-19 18:49:51 +01:00
|
|
|
, splitmix
|
2020-06-29 01:33:27 +02:00
|
|
|
, stache
|
|
|
|
, streams
|
|
|
|
, text
|
|
|
|
, text-zipper
|
|
|
|
, tomland
|
|
|
|
, transformers
|
2019-10-06 18:50:29 +02:00
|
|
|
, vector
|
2019-08-25 19:28:10 +02:00
|
|
|
, vty
|
2020-06-28 22:43:20 +02:00
|
|
|
, witherable
|
2019-08-25 19:28:10 +02:00
|
|
|
, xanthous
|
2019-09-01 19:54:27 +02:00
|
|
|
, yaml
|
2019-11-29 20:33:52 +01:00
|
|
|
, zlib
|
2019-08-25 19:28:10 +02:00
|
|
|
default-language: Haskell2010
|