Random updates.

This commit is contained in:
David Himmelstrup 2019-07-04 18:16:34 +08:00
commit 1ce3a4f1a9
7 changed files with 173 additions and 24 deletions

View file

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