this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

move repo

+3 -3
+3 -3
lets-lens.cabal
··· 8 8 synopsis: Source code for exercises on the lens concept 9 9 category: Education 10 10 description: Source code for exercises on the lens concept 11 - homepage: https://github.com/NICTA/lets-lens 12 - bug-reports: https://github.com/NICTA/lets-lens/issues 11 + homepage: https://github.com/data61/lets-lens 12 + bug-reports: https://github.com/data61/lets-lens/issues 13 13 cabal-version: >= 1.10 14 14 build-type: Custom 15 15 extra-source-files: changelog 16 16 17 17 source-repository head 18 18 type: git 19 - location: git@github.com:NICTA/lets-lens.git 19 + location: git@github.com:data61/lets-lens.git 20 20 21 21 flag small_base 22 22 description: Choose the new, split-up base package.