Hexirp / hexirp-hakyll

I decided to deeply fork hakyll.
Apache License 2.0
1 stars 0 forks source link

Hexyll.Core.Metadata をリファクタリングする #106

Closed Hexirp closed 4 years ago

Hexirp commented 4 years ago

https://github.com/Hexirp/hexirp-hakyll/issues/98 とかも絡めて。 mtl スタイルだけど、これはそのままにしておく。 ReaderT パターン版も作らない。疑問符が付くのが Metadata と Identifier が混ざってしまっていること。

ちなみに、 getMatches everything とすることで全ての Identifier を取得できる。

Hexirp commented 4 years ago

MonadUniverse で Identifier を扱い……