mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2025-01-01 08:39:10 +03:00
fix typo of URL.
This commit is contained in:
parent
a5d53cae53
commit
92a1353c1a
@ -79,7 +79,7 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf
|
||||
<ul>
|
||||
<li>SQL building DSL using Haskell
|
||||
<ul>
|
||||
<li>http://khibino.github.io/haskell-relatoinal-record/</li>
|
||||
<li>http://khibino.github.io/haskell-relational-record/</li>
|
||||
</ul></li>
|
||||
<li>Composability and Type-Safety
|
||||
<ul>
|
||||
|
@ -7,7 +7,7 @@ Concepts
|
||||
-----
|
||||
|
||||
* SQL building DSL using Haskell
|
||||
* http://khibino.github.io/haskell-relatoinal-record/
|
||||
* http://khibino.github.io/haskell-relational-record/
|
||||
* Composability and Type-Safety
|
||||
* Want to find errors of SQL at compile time
|
||||
* Compile time schema loading and generating type informations
|
||||
|
Loading…
Reference in New Issue
Block a user