3 -- This file has been generated from package.yaml by hpack version 0.34.4.
5 -- see: https://github.com/sol/hpack
9 description: Simple boilerplate for handling I/O in advent of code solutions.
10 homepage: https://github.com/jlagarespo/advlib#readme
11 bug-reports: https://github.com/jlagarespo/advlib/issues
12 author: Jacob Lagares Pozo
13 maintainer: jlagarespo@protonmail.com
14 copyright: 2021 Jacob Lagares Pozo
22 source-repository head
24 location: https://github.com/jlagarespo/advlib
33 ghc-options: -threaded -rtsopts -with-rtsopts=-N
36 default-language: Haskell2010