mirror of
https://github.com/typeable/octopod.git
synced 2024-11-22 16:56:29 +03:00
iko
cbcd09f114
* Migrate to haskell.nix for everything * Fixed build (?) * Fixed build * build frontend with ghcjs * Updated Makefile * Uglified js * Made frontend actually work (: * Increase swap * Added checkout back in (: * Updated VS Code settings * formatted cabal.project * cleaned up nix
13 lines
205 B
YAML
13 lines
205 B
YAML
resolver: lts-18.2
|
|
|
|
packages:
|
|
- octo-cli
|
|
- octopod-api
|
|
- octopod-backend
|
|
- octopod-common
|
|
|
|
extra-deps:
|
|
- servant-websockets-2.0.0
|
|
- table-layout-0.9.1.0
|
|
- data-default-instances-base-0.1.0.1
|