Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesús López-González committed Sep 20, 2017
0 parents commit c903c53
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .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/
2 changes: 2 additions & 0 deletions README.md
@@ -0,0 +1,2 @@
# DontFearTheProfunctorOptics
Don't Fear the Profunctor Optics!

0 comments on commit c903c53

Please sign in to comment.