keveri / shortener

Testing Haskell servant library
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Extract token generation #14

Closed keveri closed 5 years ago

keveri commented 5 years ago

Now the application depends on TokenGenerator type which has an impelementation in Env.

keveri commented 5 years ago

Still out of memory errors in CI