| Copyright | (c) Justin Le 2018 | 
|---|---|
| License | BSD3 | 
| Maintainer | justin@jle.im | 
| Stability | experimental | 
| Portability | non-portable | 
| Safe Haskell | None | 
| Language | Haskell2010 | 
AOC
Description
Single-stop entry point for the library's functionality and all challenge solutions.
Documentation
module AOC.Util
module AOC.Solver
module AOC.Run.Load
module AOC.Run.Interactive
module AOC.Run.Config
module AOC.Run
module AOC.Challenge