Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/conscious-puppet/named-routes-compile-time


https://github.com/conscious-puppet/named-routes-compile-time

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

- tested with ghc version: `9.27`
- to setup the project with nix, `nix develop`. this will install ghc and cabal

``` shell
>> cabal clean

>> time cabal build anonymous-routes-exe
cabal build anonymous-routes-exe 108.84s user 3.11s system 98% cpu 1:54.09 total

>> time cabal build named-routes-exe
cabal build named-routes-exe 55.69s user 3.08s system 96% cpu 1:00.61 total
```