diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..450f32e --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +dist +dist-* +cabal-dev +*.o +*.hi +*.chi +*.chs.h +*.dyn_o +*.dyn_hi +.hpc +.hsenv +.cabal-sandbox/ +cabal.sandbox.config +*.prof +*.aux +*.hp +*.eventlog +.stack-work/ +cabal.project.local +.HTF/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2357fa --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# DontFearTheProfunctorOptics +Don't Fear the Profunctor Optics!