diff options
| author | Ryan Scott <ryan.gl.scott@gmail.com> | 2017-11-14 09:21:30 -0500 |
|---|---|---|
| committer | Alexander Biehl <alexbiehl@gmail.com> | 2018-02-01 14:58:18 +0100 |
| commit | 60e10eb876899165e9644013508361bf72048bdb (patch) | |
| tree | 737a3c08704ac521882f9fc8f200335f1fecb6a4 /.gitignore | |
| parent | deddced31cabadf62fe01fff77b094cd005e52a1 (diff) | |
Fix #548 by rendering datatype kinds more carefully (#702)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,5 +25,7 @@ TAGS .cabal-sandbox .ghc.environment.* cabal.sandbox.config +cabal.project.local +cabal.project.local~ .stack-work/ |
