Added a quick attempt at a cabal file for the polyplate library
This commit is contained in:
parent
16162d3c60
commit
0e6fd2993c
8
polyplate/polyplate.cabal
Normal file
8
polyplate/polyplate.cabal
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Name: Polyplate
|
||||||
|
Version: 0.9
|
||||||
|
License: BSD3
|
||||||
|
Author: Adam Sampson and Neil Brown
|
||||||
|
Build-Depends: base
|
||||||
|
Synopsis: Generic programming library
|
||||||
|
Exposed-modules: Data.Generics.Polyplate Data.Generics.Polyplate.GenInstances
|
||||||
|
Data.Generics.Polyplate.Schemes Data.Generics.Polyplate.Route
|
Loading…
Reference in New Issue
Block a user