Re-type type using the altered keyboard
Remember: always read the instructions; that's the most important part.
This commit is contained in:
parent
e14fff7d4b
commit
5f52077492
5 changed files with 129 additions and 7 deletions
|
|
@ -5,6 +5,7 @@ in pkgs.mkShell {
|
|||
(haskellPackages.ghcWithPackages (hpkgs: with hpkgs; [
|
||||
hspec
|
||||
optparse-applicative
|
||||
unordered-containers
|
||||
]))
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue