mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Better caching, bundle viewer.
This commit is contained in:
parent
41c30b453b
commit
87e883931c
27 changed files with 295 additions and 385 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue