2020-01-24 08:20:43 +03:00
|
|
|
name: urbit-king
|
2021-02-04 01:50:23 +03:00
|
|
|
version: 1.2
|
2019-12-19 14:08:19 +03:00
|
|
|
license: MIT
|
|
|
|
license-file: LICENSE
|
2020-10-29 18:20:41 +03:00
|
|
|
data-files:
|
|
|
|
- test/gold/hoontree.gold
|
|
|
|
- test/gold/hoontree.pill
|
2019-05-20 04:53:32 +03:00
|
|
|
|
|
|
|
library:
|
|
|
|
source-dirs: lib
|
|
|
|
ghc-options:
|
2020-11-03 22:03:58 +03:00
|
|
|
- -Wall
|
2019-07-12 22:18:14 +03:00
|
|
|
- -Werror
|
2020-11-03 22:03:58 +03:00
|
|
|
- -Wno-type-defaults
|
|
|
|
- -Wno-unused-matches
|
|
|
|
- -Wno-name-shadowing
|
|
|
|
- -Wno-unused-do-bind
|
2019-05-20 04:53:32 +03:00
|
|
|
- -O2
|
|
|
|
|
2019-07-19 03:52:53 +03:00
|
|
|
tests:
|
2020-01-24 08:20:43 +03:00
|
|
|
urbit-king-tests:
|
2019-07-19 03:52:53 +03:00
|
|
|
source-dirs: test
|
|
|
|
main: Main.hs
|
2020-01-24 08:20:43 +03:00
|
|
|
dependencies: urbit-king
|
2019-07-19 03:52:53 +03:00
|
|
|
ghc-options:
|
|
|
|
- -threaded
|
2019-07-22 02:33:26 +03:00
|
|
|
- -rtsopts
|
|
|
|
- -with-rtsopts=-N
|
2019-07-19 03:52:53 +03:00
|
|
|
|
2019-05-20 04:53:32 +03:00
|
|
|
dependencies:
|
2019-12-17 17:31:50 +03:00
|
|
|
- aeson
|
2020-02-19 19:01:51 +03:00
|
|
|
- ansi-terminal
|
2019-05-20 04:53:32 +03:00
|
|
|
- async
|
|
|
|
- base
|
2019-08-01 01:44:14 +03:00
|
|
|
- base-unicode-symbols
|
2019-08-03 03:09:53 +03:00
|
|
|
- binary
|
2019-06-02 00:56:09 +03:00
|
|
|
- bytestring
|
2019-05-20 04:53:32 +03:00
|
|
|
- case-insensitive
|
2020-09-27 01:55:10 +03:00
|
|
|
- cereal
|
2019-05-20 04:53:32 +03:00
|
|
|
- classy-prelude
|
2019-07-19 03:52:53 +03:00
|
|
|
- conduit
|
2019-05-20 04:53:32 +03:00
|
|
|
- containers
|
2019-10-10 23:45:01 +03:00
|
|
|
- cryptohash-sha256
|
2019-10-09 23:39:11 +03:00
|
|
|
- cryptohash-sha512
|
2019-09-18 09:58:42 +03:00
|
|
|
- data-default
|
2019-05-20 04:53:32 +03:00
|
|
|
- data-fix
|
2019-07-16 05:20:23 +03:00
|
|
|
- directory
|
2019-09-26 00:26:51 +03:00
|
|
|
- ed25519
|
2019-07-16 03:01:45 +03:00
|
|
|
- entropy
|
2019-08-28 14:00:26 +03:00
|
|
|
- exceptions
|
2019-05-20 04:53:32 +03:00
|
|
|
- extra
|
2019-09-27 02:03:25 +03:00
|
|
|
- filepath
|
2019-06-12 23:47:36 +03:00
|
|
|
- fixed-vector
|
2019-05-20 04:53:32 +03:00
|
|
|
- flat
|
|
|
|
- ghc-prim
|
2019-09-27 02:03:25 +03:00
|
|
|
- Glob
|
2019-06-30 06:05:45 +03:00
|
|
|
- hashable
|
2019-06-02 00:56:09 +03:00
|
|
|
- hashtables
|
2020-08-05 22:33:37 +03:00
|
|
|
- heap
|
2020-08-28 23:17:46 +03:00
|
|
|
- hexstring
|
2019-05-20 04:53:32 +03:00
|
|
|
- http-client
|
2019-10-02 23:55:30 +03:00
|
|
|
- http-client-tls
|
2019-05-20 04:53:32 +03:00
|
|
|
- http-types
|
|
|
|
- integer-gmp
|
2019-07-03 02:37:10 +03:00
|
|
|
- iproute
|
2019-05-20 04:53:32 +03:00
|
|
|
- largeword
|
|
|
|
- lens
|
2019-12-11 09:06:43 +03:00
|
|
|
- lmdb-static
|
2019-09-13 09:55:10 +03:00
|
|
|
- lock-file
|
2019-05-20 04:53:32 +03:00
|
|
|
- megaparsec
|
2019-09-20 01:40:23 +03:00
|
|
|
- memory
|
2019-05-20 04:53:32 +03:00
|
|
|
- mtl
|
|
|
|
- multimap
|
2019-09-26 23:29:19 +03:00
|
|
|
- murmur3
|
2020-08-04 20:24:28 +03:00
|
|
|
- natpmp-static
|
2019-07-03 02:37:10 +03:00
|
|
|
- network
|
2019-08-28 14:00:26 +03:00
|
|
|
- optparse-applicative
|
2019-05-20 04:53:32 +03:00
|
|
|
- para
|
2020-04-30 22:13:14 +03:00
|
|
|
- pem
|
2019-05-20 04:53:32 +03:00
|
|
|
- pretty-show
|
2019-06-02 00:56:09 +03:00
|
|
|
- primitive
|
|
|
|
- process
|
2019-05-20 04:53:32 +03:00
|
|
|
- QuickCheck
|
2020-06-08 23:23:30 +03:00
|
|
|
- racquire
|
2019-08-01 08:48:08 +03:00
|
|
|
- random
|
2019-07-22 21:10:27 +03:00
|
|
|
- regex-tdfa
|
2019-07-19 03:52:53 +03:00
|
|
|
- resourcet
|
2019-06-25 23:58:07 +03:00
|
|
|
- rio
|
2019-05-20 04:53:32 +03:00
|
|
|
- semigroups
|
|
|
|
- smallcheck
|
|
|
|
- stm
|
|
|
|
- stm-chans
|
|
|
|
- tasty
|
2019-09-27 02:03:25 +03:00
|
|
|
- tasty-golden
|
2019-10-10 23:45:01 +03:00
|
|
|
- tasty-hunit
|
2019-05-20 04:53:32 +03:00
|
|
|
- tasty-quickcheck
|
|
|
|
- tasty-th
|
2019-06-27 00:13:25 +03:00
|
|
|
- template-haskell
|
2019-09-12 22:49:27 +03:00
|
|
|
- terminal-progress-bar
|
2019-05-20 04:53:32 +03:00
|
|
|
- text
|
|
|
|
- these
|
|
|
|
- time
|
2020-05-09 00:27:53 +03:00
|
|
|
- tls
|
2019-05-20 04:53:32 +03:00
|
|
|
- transformers
|
2019-07-21 04:29:39 +03:00
|
|
|
- unix
|
2019-08-28 14:45:49 +03:00
|
|
|
- unliftio
|
2019-08-28 14:00:26 +03:00
|
|
|
- unliftio-core
|
2019-05-20 04:53:32 +03:00
|
|
|
- unordered-containers
|
2020-01-23 12:22:30 +03:00
|
|
|
- urbit-atom
|
2020-06-09 00:27:58 +03:00
|
|
|
- urbit-eventlog-lmdb
|
2019-09-17 21:19:53 +03:00
|
|
|
- urbit-hob
|
2020-06-08 23:23:30 +03:00
|
|
|
- urbit-noun
|
|
|
|
- urbit-noun-core
|
2020-03-23 23:35:50 +03:00
|
|
|
- urbit-termsize
|
2019-09-13 21:46:03 +03:00
|
|
|
- utf8-string
|
2019-05-20 04:53:32 +03:00
|
|
|
- vector
|
2019-06-02 00:56:09 +03:00
|
|
|
- wai
|
2019-08-03 22:26:45 +03:00
|
|
|
- wai-conduit
|
2019-12-17 17:31:50 +03:00
|
|
|
- wai-websockets
|
2019-06-02 00:56:09 +03:00
|
|
|
- warp
|
|
|
|
- warp-tls
|
2019-08-30 10:55:40 +03:00
|
|
|
- websockets
|
2019-05-20 04:53:32 +03:00
|
|
|
|
|
|
|
default-extensions:
|
|
|
|
- ApplicativeDo
|
|
|
|
- BangPatterns
|
2020-09-27 01:55:10 +03:00
|
|
|
- BinaryLiterals
|
2019-05-20 04:53:32 +03:00
|
|
|
- BlockArguments
|
2020-03-03 02:24:28 +03:00
|
|
|
- ConstraintKinds
|
2019-06-27 01:51:30 +03:00
|
|
|
- DataKinds
|
|
|
|
- DefaultSignatures
|
2019-05-20 04:53:32 +03:00
|
|
|
- DeriveAnyClass
|
|
|
|
- DeriveDataTypeable
|
|
|
|
- DeriveFoldable
|
|
|
|
- DeriveGeneric
|
|
|
|
- DeriveTraversable
|
|
|
|
- DerivingStrategies
|
2019-07-21 03:50:56 +03:00
|
|
|
- EmptyCase
|
2019-05-20 04:53:32 +03:00
|
|
|
- EmptyDataDecls
|
|
|
|
- FlexibleContexts
|
|
|
|
- FlexibleInstances
|
|
|
|
- FunctionalDependencies
|
|
|
|
- GADTs
|
|
|
|
- GeneralizedNewtypeDeriving
|
|
|
|
- LambdaCase
|
2019-07-12 00:41:09 +03:00
|
|
|
- MagicHash
|
2019-05-20 04:53:32 +03:00
|
|
|
- MultiParamTypeClasses
|
|
|
|
- NamedFieldPuns
|
|
|
|
- NoImplicitPrelude
|
|
|
|
- NumericUnderscores
|
|
|
|
- OverloadedStrings
|
2019-07-21 02:47:35 +03:00
|
|
|
- PackageImports
|
2019-05-20 04:53:32 +03:00
|
|
|
- PartialTypeSignatures
|
2020-09-27 01:55:10 +03:00
|
|
|
- PatternGuards
|
2019-07-12 00:41:09 +03:00
|
|
|
- PatternSynonyms
|
2019-05-20 04:53:32 +03:00
|
|
|
- QuasiQuotes
|
|
|
|
- Rank2Types
|
|
|
|
- RankNTypes
|
|
|
|
- RecordWildCards
|
|
|
|
- ScopedTypeVariables
|
2019-06-27 01:51:30 +03:00
|
|
|
- StandaloneDeriving
|
2019-05-20 04:53:32 +03:00
|
|
|
- TemplateHaskell
|
|
|
|
- TupleSections
|
|
|
|
- TypeApplications
|
|
|
|
- TypeFamilies
|
2019-06-27 01:51:30 +03:00
|
|
|
- TypeOperators
|
2019-07-12 00:41:09 +03:00
|
|
|
- UnboxedTuples
|
2019-05-20 04:53:32 +03:00
|
|
|
- UnicodeSyntax
|
|
|
|
- ViewPatterns
|
2019-08-13 07:57:30 +03:00
|
|
|
|
|
|
|
executables:
|
2020-01-24 08:20:43 +03:00
|
|
|
urbit-king:
|
2019-08-13 07:57:30 +03:00
|
|
|
main: Main.hs
|
|
|
|
source-dirs: app
|
2020-01-24 08:20:43 +03:00
|
|
|
dependencies:
|
|
|
|
- urbit-king
|
2019-08-13 07:57:30 +03:00
|
|
|
ghc-options:
|
|
|
|
- -threaded
|
|
|
|
- -rtsopts
|
2019-08-30 11:57:05 +03:00
|
|
|
- -static
|
|
|
|
- -O2
|
2019-08-13 07:57:30 +03:00
|
|
|
- "-with-rtsopts=-N"
|
|
|
|
- -fwarn-incomplete-patterns
|