diff options
Diffstat (limited to 'jsonld.cabal')
| -rw-r--r-- | jsonld.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jsonld.cabal b/jsonld.cabal index 376a647..a0c0c25 100644 --- a/jsonld.cabal +++ b/jsonld.cabal | |||
| @@ -24,6 +24,9 @@ source-repository head | |||
| 24 | library | 24 | library |
| 25 | exposed-modules: | 25 | exposed-modules: |
| 26 | Data.JLD | 26 | Data.JLD |
| 27 | Data.JLD.Compaction.Global | ||
| 28 | Data.JLD.Compaction.InverseContext | ||
| 29 | Data.JLD.Compaction.IRI | ||
| 27 | Data.JLD.Control.Monad.RES | 30 | Data.JLD.Control.Monad.RES |
| 28 | Data.JLD.Error | 31 | Data.JLD.Error |
| 29 | Data.JLD.Expansion | 32 | Data.JLD.Expansion |
