Better caching, bundle viewer.

This commit is contained in:
David 2019-03-08 16:36:25 +01:00
commit 87e883931c
27 changed files with 295 additions and 385 deletions

View file

@ -1,5 +1,6 @@
#!/usr/bin/env stack
-- stack --resolver lts-11.22 runghc --package reanimate
{-# LANGUAGE OverloadedStrings #-}
module Main (main) where
import Control.Lens